Adaptable
1.3.6
Identify Purpose
The purpose of regions and common elements must be defined in the code using semantic HTML elements (e.g. nav, aside, p, etc.) and ARIA attributes where necessary, so that:
- assistive technologies can communicate their meaning, and
- browsers can adapt or simplify the interface (e.g. by hiding non-essential content).
Success Criteria:https://a11y.fans/136-en Open in a new window
