Skip to content

Structural Element - Navigation

  • WAVE Category: Structural Element
  • WAVE ACCESSIBILITY PATTERN: Navigation

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#nav

WAVE Category

Structural Elements

WAVE Error

Navigation

What It Means

A <nav> element or navigation landmark is present.

Why It Matters

The navigation identifies a section of navigation links and can facilitate page semantics and navigation.

What To Do

Ensure the element defines page navigation. Multiple navigation elements on one page can be differentiated with ARIA labels.

The Algorithm... in English

A <nav> element or role="navigation" is present.

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]