Use correct styling of text
Conformance level | Severity level | Success Criteria |
A | Errors | 1.3.1 |
Do not use the 'small' tag to alter text size. If the page is written in HTML5, this issue can be ignored. Use semantic elements to indicate emphasis or structure, and CSS to handle styling.
How to resolve this issue
TBD