HTML <hr> Tag


The <hr> tag is used to create a visual separation or break between different sections or topics on an HTML page.

The <hr> element is commonly shown as a horizontal line on an HTML page. It's mainly used to divide content or indicate a change in the page.