<hr>: The HTML Horizontal Rule Element
1 Description
The HTML <hr>
element inserts
a horizontal line into the webpage wherever the element
appears.
<hr>
elements are self closing and may not contain
text or other elements. <hr>
elements do not accept
attributes.
This document was last updated: