Skip navigation link is present
From WolfWikis
Back to ITAP Project Evaluation Rubric
Explanation
If your pages have navigation on them you must provide a way for assistive technologies to skip over the navigation. Assistive technologies like screen readers have to read all of the navigation on each page, even if it is exactly the same as the navigation on the previous page.
Procedure
- Place an anchor just after your navigation or just before the main content.
- Create some text at the top of your page or just before the navigation that says "Skip to Content"
- Turn this text into a link that goes to the anchor.
There are various ways to hide this text. For further tutorials on how to add a skip navigation link please visit http://www.webaim.org/techniques/skipnav/.