Horizontal Rule – <hr>

Understanding the <hr> Element in HTML & CSS

The <hr> element is used to add a thematic break between two topics in the HTML document. In the browser, it will likely show as a horizontal line. The reason why we say "likely" is that the role of the <hr> tag is now more about providing semantics. When you want

HTML & CSS Introduction
Course Content