HTML <main> Element Reference

The HTML <main> element contains the dominant content of the document body.

<main>

HTML <main> Element Reference

The HTML <main> element contains the dominant content of the document body.

Categories

  • Grouping content

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 main element example.

<main>
  <h1>Weather</h1>
  <p>Current conditions and forecast.</p>
</main>

Related references

Description

The HTML <main> element contains the dominant content of the document body.

References

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

Similar or alternative tools

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