Back to Developer Roadmap

Horizontal Rule

src/data/roadmaps/html/content/hr@Bdu0_AcAADs7YiCaHte1g.md

4.0572 B
Original Source

Horizontal Rule

The <hr> tag in HTML creates a thematic break in an HTML page and is most often displayed as a horizontal rule. It's used to separate content visually, like dividing sections of text or indicating a change in topic. The <hr> tag is an empty element, meaning it doesn't have a closing tag.

Visit the following resources to learn more: