Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
HTML

HTML Header Element

Mark introductory content with `<header>`.

HTML Header Element — a practical guide to HTML header element with clear examples you can reuse in real projects.

HTML Tutorial Series (40/79). Prefer one article? Read the complete HTML tutorial.

Short description

Can be page-level or section-level (e.g., article header).

Header

<header>
  <p class="brand">SiteName</p>
  <nav><!-- links --></nav>
</header>

Leave a reply

Your email address will not be published. Required fields are marked *