QUESTIONS AND ANSWERS SURE A+
✔✔What 3 areas with known gaps is WCAG 2.1 aiming to fill? - ✔✔Users with limited
vision, users with cognitive disabilities, and mobile device use.
✔✔Why should you be careful with h1 tags? - ✔✔Screen readers make use of header
tags to help navigate the page quickly.
✔✔Why is it important to add a language(s) declaration? - ✔✔The only way assistive
technology and search engine software know is by the use of the html lang="en tag
✔✔What is an Accessible Link? - ✔✔A link that spells out where it is going such as
Library Webpage rather than click here or the like.
✔✔How do you make an accessible Table? - ✔✔First, use only when necessary and
then use captions and ID all columns and rows.
✔✔How do you hide content from ALL users? - ✔✔Use the Hidden Attribute in HTML.
✔✔What is the ARIA Role attribute? - ✔✔They are used to tell the screen reader more
about the elements in questions. For example, they are used to say what part of the