Home → References → HTML Tags →
HTML Tag: br
A line break.
HTML Dog is hosted by Titan Internet
Required Attributes
- None.
Optional Attributes
Example
<p>some text ra ra<br />
and some more ra ra</p>
The Best Practice Guide To XHTML and CSS
Home → References → HTML Tags →
A line break.
HTML Dog is hosted by Titan Internet
<p>some text ra ra<br />
and some more ra ra</p>