Key Ideas
1<header> intro content — usually a logo and nav.
2<nav> the primary navigation links.
3<main> the page's unique content — one per page.
4<section> / <article> thematic groupings vs standalone content.
5<aside> / <footer> tangential content / closing info.