HTML <hr> element


<hr> tag defines a horizontal line.

<hr><br>
<hr width=50%><br>
<hr width=30% size=5><br>
<hr width=400 size=3><br>