Accompanying Files
Observation Details

The non-semantic HTML element <b> is used to bolden text content. Emphasizing text content should only be done by using semantic HTML elements like <strong> and <em>, as those can be read and communicated by assistive technology.