- Put
<caption>
on all tables (even if you.visually-hide
it. Really important. - Put the unique part of page titles first. Like
<title>Contact Us | Thinkful</title>
. Better for tabs. - Use
<footer role="contentinfo">
because<footer>
has poor implicit role support - Whenever you do
aria-hidden="true"
also dotabindex="-1"
so it won't receive focus (otherwise it will get focus but they won't hear anything) - ARIA actually has better browser support than HTML5. Wow.
- When requesting an Assistive Technology Evaluation be specific and always ensure there is a paper trail
- There are no national standards for who can do an AT evaluation
- AT Specialists may have a certification