how to automatically insert a new line in a p html code example
Example: how to make new line in html paragraph
<p>
Will Mateson<br />
Box 61<br />
Cleveland, Ohio<br />
</p>
<p>
Will Mateson<br />
Box 61<br />
Cleveland, Ohio<br />
</p>