Practice ยท 2 of 3
Name the Regions
Build a page with exactly two <nav> landmarks โ 'Primary' and 'Footer' โ distinguished by distinct aria-label values; a <main>; and two <section> regions, each named via aria-labelledby pointing at its own real heading. Exactly one <h1>. Full document skeleton included.
Difficulty: advanced
Press Submit to check your solution.
Back to lesson: Practice: Accessible Names โ Practice