html newline

HTML
<p>
Will Mateson<br />
Box 61<br />
Cleveland, Ohio<br />
</p>1st line
<br>
2nd line<body>
  <p>This is paragraph #1</p>
  <p>This is paragraph #2</p>
  <p>This is paragraph #3</p>
</body><!-- Code by Scratchy -->
<!-- Twitter: @S_cratchy-->

Line 1 of text
<br>
Line 2 of text
Source

Also in HTML: