HTML <section> Element Reference

The HTML <section> element represents a thematic section that normally has its own heading.

<section>

HTML <section> Element Reference

The HTML <section> element represents a thematic section that normally has its own heading.

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

<section>
  <h2>Accessibility</h2>
  <p>Use native HTML semantics whenever possible.</p>
</section>

Related references

Description

The HTML <section> element represents a thematic section that normally has its own heading.

References

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

Similar or alternative tools

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