-
-
Notifications
You must be signed in to change notification settings - Fork 666
Open
Labels
accessibilityAccessibility issueAccessibility issue
Description
People using assistive technologies (like screenreaders) can rely on HTML5 structure tags to navigate more quickly.
There is only one nav tag and no other tags.
Consider transforming the <div class="container">
into <main class="container">
.
See: https://www.tpgi.com/easy-content-organisation-with-html5/
Metadata
Metadata
Assignees
Labels
accessibilityAccessibility issueAccessibility issue