HTML <header> Element Reference

The HTML <header> element contains introductory material or navigational aids for a page or section.

<header>

HTML <header> Element Reference

The HTML <header> element contains introductory material or navigational aids for a page or section.

Categories

  • Sections

Tag omission

Consult the HTML Living Standard for the precise tag-omission rules.

Content model

  • Detailed content-model guidance will be added to this reference.

Attributes

Examples

Example

A practical header element example.

<header>
  <h1>Tool.io Reference</h1>
  <nav><a href="/reference">References</a></nav>
</header>

Related references

Description

The HTML <header> element contains introductory material or navigational aids for a page or section.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <header> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies