Landmarks
Landmark regions, also called ARIA landmarks, help screen reader users navigate to different sections of a page and create a logical outline of the page’s layout.
Key Landmarks:
<header>– Introductory content or site branding<nav>– Main navigation links<main>– The primary content of the page<aside>– Complementary content (e.g. related links, ads)<footer>– Site-wide or section-specific footer content<form>– Grouping of form controls