Exercise 08: Using aria-labelledby - start
List of all exercises
Our aims are to:
- Add
aria-labelledby="section-heading"
the the <div>
.
- Add
id="section-heading"
to the <h3>
.
- View the accessible name in the Accessibility Tree.
Example
List of all exercises