July 12, 2025
The <hr> tag in HTML is used to insert a horizontal rule — a thematic break or divider between sections of content. It visually separates paragraphs, topics, or sections on a page. By default, it renders as a thin horizontal line, and it does not require a closing tag. <hr> is commonly used in articles, resumes, and web pages to improve content structure and readability.