Forums

html editor not tagging properly (1 post)

  1. aljuk
    Member
    Posted 2 years ago #

    html editor code in :

    <div>
    <img ... />
    <h3>...</h3>
    </div>

    WP code out :

    <div>
    <img ... /></p>
    <h3>...</h3>
    </div>

    And losing whitespace makes no difference.

Topic Closed

This topic has been closed to new replies.

About this Topic