Semantic layout landmarks (header, nav, main, footer)
The HTML5 semantic element that wraps the unique primary content of a page. There should be only one <main> per page.
What it does: <main> wraps the page's central content. Only one is permitted per page. <nav> semantically identifies the site navigation. Screen readers announce 'navigation landmark' when users reach it. <header> is the visible page header landmark. <head> is the document metadata element - they are completely different. <nav> is the HTML5 semantic element for navigation. <menu> is not the standard choice for site navigation. <footer> is the semantic landmark for the closing region. <bottom> is not a valid HTML element. Semantic elements have no built-in visual styling. Their value is meaning and accessibility - all appearance comes from CSS. <nav> can appear anywhere on the page. The placement depends on the page design - it can be inside <header>, standalone, or inside <aside>.
Common mistakes: HTML tag names must be lowercase. <HEADER> should be written as <header>. The header closing tag is missing its forward slash. It should be </header> not <header>.
Free printable worksheet with full answer key — or add this module to a journey and assign it to your class.
Take this worksheet further — free with Cloodit
Each concept is reinforced from every angle — learned, then applied, then tested.
Cloodit turns curriculum-aligned coding content into journeys students work through one biome at a time.
Over 100 of them, across seven natural biomes.
Turns their work into revision material ready for Flash Cards and Exam study.
Live, competitive practice for the start of the lesson or a teacher-led lesson finisher.
Honour your top performers, or encourage a student who's trying hard — ready to print in seconds.
Quick Questions
Match the Pairs
Key Term
<main>Fill in the Blanks
Spot the Error
Create a free class, add this module to a journey, and track who's stuck.
Create a free teacher account →No credit card. No setup fee. Make a class and invite students in under three minutes.
Practice this topic interactively, track progress, and unlock badges.
Start Learning Free →