Back to Developer Roadmap

br Tag

src/data/roadmaps/html/content/[email protected]

4.0502 B
Original Source

br Tag

The tag in HTML creates a line break within a text block. It's used to start a new line without creating a new paragraph, effectively forcing the text that follows to appear on the next line. It is an empty element, meaning it has no closing tag.

Visit the following resources to learn more: