CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: <br> element

The <br> Element

Inline Text Semantics

The <br> element represents a line break. It should only be used for line breaks that are actually part of the content, as in poems or addresses. For presentational formatting, CSS should be used.

Attributes for <br>
TypeAttribute List
'Standard' Attributes(none)
Obsolete Attributes"clear"

Notes

  • Do not use the <br> element for separating thematic groups in a paragraph.

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem