Multiple Skip Navigation Links Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Multiple Skip Navigation Links Check

Description

The “Multiple Skip Navigation Links Check” evaluates whether the first link on the webpage provides users with a clear and accessible option to skip directly to the main content of the page.

Example outcome

I found 1 link to skip content blocks.

Impact

Fixes

To address missing or inadequate links to content:

  1. Add a skip link as a focusable element on the page.
  2. Ensure the target exists.
  3. Make sure it’s keyboard-accessible and visible (at least) when focused.

Resources