Answers for "what is the html tag for inserting a line break"

1

how to do a line break in html

<p>To force<br> line breaks<br> in a text,<br> use the br<br> element.</p>
Posted by: Guest on February-24-2020

Code answers related to "what is the html tag for inserting a line break"

Browse Popular Code Answers by Language