hr

Support

Draws a horizontal rule.

Use style properties to customize the visualization of the horizontal line.

Example

<p>Some text before the horizontal rule</p>
<hr /> <p>Some text after the horizontal rule</p>

Preview

Some text before the horizontal rule


Some text after the horizontal rule