Robust 4.1 Compatible
Maximize compatibility with current and future user agents, including assistive technologies.
Examples
- Write semantic, valid HTML.
- Use ARIA to extend your HTML when needed.
Success Criteria
| Criterion | Level | Description |
|---|---|---|
| 4.1.1 | A | All markup is formatted according to the language's specifications. |
| 4.1.2 | A | Use name and role attributes when creating custom components. |
| 4.1.3 | AA | Make users aware of important content changes with status messages. |