Exercise 18: Using aria-hidden - start
List of all exercises
Our aims are:
Add
hidden
attributes to the first paragraph.
Add
aria-hidden="true"
to the second paragraph.
Look at both elements in the accessibility tree.
Example
Hidden content
Hidden from the accessibility tree
List of all exercises