br element html

HTML
The <br> tag inserts a single line breakThe <br> tag inserts a single line break:

<p>To force<br> line breaks<br> in a text,<br> use the br<br> element.</p><br></br>
Source

Also in HTML: