Answers for "what is the html code for a line break"

1

line break html

<p>I want to <br> Break this line! </p>
<p>I want to <br><br> Break this line and want to give a line gap </p>
Posted by: Guest on February-03-2021

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

Browse Popular Code Answers by Language