Page should not have more than one contentinfo landmark

landmarks/no-duplicate-contentinfo · Best practice

Page should not have more than one contentinfo landmark.

The contentinfo landmark (typically <footer>) contains information about the page like copyright and contact info. Only one top-level contentinfo is allowed per page. Nest additional footers inside sectioning elements to scope them.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0