Skip to content

Feature - Skip link target

  • WAVE Category: Feature
  • WAVE ACCESSIBILITY PATTERN: Skip link target

Page Content Status

  • WAVE Tool Reference text
  • Example of a DOM Snippet Generated From WAVE Tool
  • Screenshots of Accessibility Pattern in Use
  • Credits/Authors

WAVE Tool Reference

Click to see WAVE Tool Reference

This content added 2026-04-27. Check for updated guidance at: https://wave.webaim.org/api/docs?format=html#link_skip_target

WAVE Category

Features

WAVE Error

Skip link target

What It Means

A target for a "skip" link is present.

Why It Matters

A "skip" target identifies the location within the page where reading and navigation will resume after a "skip" link is activated.

What To Do

Ensure that the element is at the appropriate place within the page.

The Algorithm... in English

An id value for any element or a name value for an anchor element matches the href value of a "skip" link within the page.

Standards and Guidelines

Example of a DOM Snippet Generated From WAVE Tool

[HTML snippet showing the code structure that WAVE detected]

Screenshots of Accessibility Pattern in Use

1. Descriptive Title for Screenshot Set 1

Description/text for image

[INSERT IMAGE HERE]

Credits/Authors

  • @MissBrandyLea
  • [INCLUDE Contributor 2]
  • [INCLUDE Contributor N]