HTML <article> Element Reference

The HTML <article> element represents a self-contained composition that could be reused or distributed independently.

<article>

HTML <article> Element Reference

The HTML <article> element represents a self-contained composition that could be reused or distributed independently.

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

<article>
  <h2>Release notes</h2>
  <p>Tool.io 1.0 is available.</p>
</article>

Related references

Description

The HTML <article> element represents a self-contained composition that could be reused or distributed independently.

References

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

Similar or alternative tools

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