Banner Landmark Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Banner Landmark Check

Description

The “Banner Landmark Check” evaluates whether the banner landmark (typically used for site-wide headers or branding) is placed only at the top level of the page and is not nested within other landmark regions (e.g., main).

Example outcome

I noticed that the banner landmarks are not contained within other landmarks.

Impact

Fixes

To address banner landmarks inappropriately contained within other landmarks:

  1. Locate the inappropriately placed banner landmark.
  2. Remove it from within the landmark in which it is nested, tipically placing it on top of the page.

Resources