SkipLink
You might say
Keyboard users have to press Tab too many times to reach the main content. Can they jump there directly?
A link that lets keyboard users skip repeated navigation and move to the main contentA skip link appears when someone starts tabbing through a page and moves focus past repeated header links to the main content. It is not ordinary navigation, and it needs a visible focus state and a working target.
Skip to content
When to use it
- Long site header
- Keyboard navigation
- Pages with repeated controls
When NOT to use it
- Hiding it from keyboard focus
- Linking to a missing or unclear target
- Using it to hide essential navigation
Anatomy
Placed before repeated navigation, usually as the first focusable link
The focus should fall here after the jump
Variants
Typical use cases
Documentation page
Product site
Long article
Further reading