2
elements
All page content should be contained by landmarks
Ensure all page content is contained by landmarks
Why it matters
Creates friction and a degraded experience for some users.
How to fix
- →Some page content is not contained by landmarks
Where — sample elements
.gem-c-skip-link
<a data-module="govuk-skip-link" class="gem-c-skip-link govuk-skip-link govuk-!-display-none-print" href="#content" data-govuk-skip-link-init="" data-govuk-skip-link-module-started="true">Skip to main content</a>
.gem-c-feedback__prompt-question
<h2 class="gem-c-feedback__prompt-question">Is this page useful?</h2>