HTML <hr> Element Reference

The HTML <hr> element represents a thematic break between paragraphs or sections.

<hr>

HTML <hr> Element Reference

The HTML <hr> element represents a thematic break between paragraphs or sections.

Categories

  • Grouping content

Tag omission

This is a void element and does not have an end tag.

Content model

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

Attributes

Examples

Example

A practical hr element example.

<p>First topic</p>
<hr>
<p>New topic</p>

Related references

Description

The HTML <hr> element represents a thematic break between paragraphs or sections.

References

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

Similar or alternative tools

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