Use correct markup for highlighting text
Conformance level | Severity level | Success Criteria |
---|---|---|
A | Errors | 1.3.1 |
The u tag is used to underline text. Consider the following: If the text should be emphasized use semantic elements. If the text is a heading, an H-tag (such as H1, H2, H3...) should be used instead. If the text is highlighted as a visual effect, CSS should be used to do this.
How to resolve this issue
TBD
État:
Public cible:
- Accessibilité
Sujets:
- Rapport d'erreur d'accessibilité
Types: