how to make a paragraphe break return 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>