Skip Link
Skip Links allow users to skip navigation elements and go straight to content.
On this page:
Best Practice
Users who rely on keyboard navigation need a way to skip past navigation elements if they are already familiar with the page.
- Put the Skip Link markup first as a direct child of the
<body>
element. - It should always be the first element the user can interact with on the page if they press the Tab key immediately after the page has loaded.
Usage
See the Pen Progress Indicator Large by LA Gov Design Team (@lagovdesignteam) on CodePen.