Question

When I create a new page and put <br class="clear"> into the HTML view it gets rendered as

<p>
  <br class="clear">
</p>

This causes problems with the theme http://www.gallyapp.com/tf_themes/?theme=Lotus where the <br> is not wrapped.

How can remove the wrapping?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with wordpress.stackexchange
scroll top