Skipping links
For accessibility reasons it is considered good practice to put a ”skip navigation” link at the top of each page (In this case, ”top” means first or very early on in the HTML document, not necessarily the same thing as being displayed at the top of the page in a graphical browser.), allowing users to jump directly to the main content of the page.
To hide this link from graphical web browsers a widely used method has been to use display:none. The problem is that this will also hide it from some screen readers, which makes the link pretty useless.
Tom Gilder has come up with a different approach that looks pretty good. Jon Hicks uses yet another method.
More on this at The Web Standards Project and at Mezzoblue.
- Previous post: More lists
- Next post: SimpleQuiz
Information, sponsorship, and externals
About the author
Roger Johansson is a Swedish web professional specialising in web standards, accessibility, and usability. More about me and this site.
Latest articles
- Validation statistics from Nikita the Spider Comments off
- An analysis of the sites crawled by the bulk validation tool Nikita the Spider during March 2008.
- Authentic Jobs API and Affiliates program Comments off
- The Authentic Jobs job listing service now has a public API and an affiliate program.
- What does Acid3 mean to you and me? Comments off
- Opera and Apple have announced that their web browsers pass the Acid3 Browser Test, but how will that help web designers and developers?
- Designing Web Navigation (Book review) Comments off
- Learn the fundamentals of navigation design and design better navigation systems for large and small sites as well as for web based applications.
- DOMAssistant bundle for TextMate Comments off
- To save keystrokes and speed up development I have created a DOMAssistant bundle for TextMate.
- First impressions of Internet Explorer 8 Beta 1 Comments off
- My impressions after trying out Internet Explorer 8 Beta 1 for a couple of days.









Sorry, comments are closed for this post.