Skip navigation.

4.4 Allow users to easily bypass information

Examples

Skip code examples (this bypasses the code below - a timely example that avoids screen reader users having to listen to all the code if they don't want to).

<a href="contents"><img src="1pix.gif" alt="skip to page contents"></a>

<a href="contents" class="hide">
Skip to page contents</a>

CSS:
.hide {color: white; background-color: white;}

.hide {height:0; width:0; overflow:hidden; position: absolute;}

UK Government accesskeys standard:

S - Skip navigation
1 - Home page
2 - What's new
3 - Site map
4 - Search
5 - Frequently Asked Questions (FAQ)
6 - Help
7 - Complaints procedure
8 - Terms and conditions
9 - Feedback form
0 - Access key details