Inappropriate Contentinfo Landmark Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Contentinfo Landmark Check

Description

The “Inappropriate Contentinfo Landmark Check” evaluates whether there is any contentinfo landmark nested within another region’s landmark.

Example outcome

I noticed that the contentinfo landmark is contained within other landmark.

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