Accompanying Files
Observation Details
Text content emphasized by use of CSS.
Remediation Notes
Ensure proper use of semantic HTML.
Elements with needed or wanted functionality use the native HTML element, fitting said functionality
Emphasis of text content uses
<strong>and<em>instead of<b>and<i>or CSS only