Contentinfo Landmark Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Contentinfo Landmark Check

Description

The “Contentinfo Landmark Check” evaluates whether the contentinfo landmark (typically representing a site’s footer or metadata) is not nested within other landmark regions.

Example outcome

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

Impact

Fixes

To address inappropriate contentinfo landmarks:

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

Resources