Skip to content

Instantly share code, notes, and snippets.

@visualpropaganda
Created February 25, 2013 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save visualpropaganda/5032024 to your computer and use it in GitHub Desktop.
Save visualpropaganda/5032024 to your computer and use it in GitHub Desktop.
HTML: Skiplinks
<div id="skiplinks">
<ul class="clearfix">
<li class="visuallyhidden"><a href="#main-nav">Zur Hauptnavigation</a><span class="visuallyhidden"> . </span></li>
<li class="visuallyhidden"><a href="#content">Zum Inhalt</a><span class="visuallyhidden"> . </span></li>
<li class="visuallyhidden"><a href="#siteinfo">Zu den Kontakt-Informationen</a><span class="visuallyhidden"> . </span></li>
</ul>
</div>
<!-- Ende skiplinks -->
<!-- Skiplinks with " . " for Screenreaders to Pause at the End of the URL -->
<!-- The Skiplinks have the class "visuallyhidden" from HTML5 Boilerplate -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment