My lorem ipsum paragraph
My new header
But when I insert an
, it adds it into the paragraph above it, causing some weird display quagmires...
Any thoughts or a quick solution for this?
<p>My lorem ipsum paragraph</p>
<hr>
<h2>My new header</h2>
<p>My lorem ipsum paragraph.
<hr></p>
<p> </p> <!-- yes an empty paragraph -->