Why is this code for a line break incorrect?
<br></br>
<br> should be <span>
<br>
<span>
<br> should be <p>
<p>
<br> should be <hr>
<hr>
<br></br> should be <br>