<br>
HTML <br> Element Reference
The HTML <br> element inserts a line break where the break is meaningful, such as in an address or poem.
Categories
- Text-level semantics
Tag omission
This is a void element and does not have an end tag.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical br element example.
<address>42 Tool Street<br>Berlin, Germany</address>