new ine html code example
Example 1: breaks html
<p>
i need a break <br>
ok done with break <br>
had to have another break
<br>
HAD ANOTHER BREAK!!!
</p>
Example 2: html newline
1st line
<br>
2nd line
<p>
i need a break <br>
ok done with break <br>
had to have another break
<br>
HAD ANOTHER BREAK!!!
</p>
1st line
<br>
2nd line