HTML Empty Elements
Preview
Code
<p>This is the first line.<br>This line appears after a line break.</p> <hr> <p>The horizontal line above was created using the hr element.</p>
<p>This is the first line.<br>This line appears after a line break.</p> <hr> <p>The horizontal line above was created using the hr element.</p>