Rule: contentinfo landmark: must be top-level

Rule ID Landmark 12
Conformance Required
Definition The contentinfo landmark must be a top-level landmark.
Purpose
  • Top-level landmarks are the easiest to find and navigate to using assistive technologies.
Conformance Required
WCAG Success Criteria

Success Criterion 1.3.1 Info and Relationships

Rule Category Landmarks
Rule Scope Element
Techniques
  • When creating the landmark structure on the page, ensure that the contentinfo landmark is a top-level landmark (i.e., it is not contained within any other landmarks).
  • A footer element with the context of the body element or an element with [role="contentinfo"] attribute defines a contentinfo landmark.
Information Links