• If you put in source
    <a name="b"></a>
    the output will be
    <br /> <a name="b"></a></p>
    Note the missing opening p

Viewing 1 replies (of 1 total)
  • It is probably trying to clean things up somehow…

    One way I know you can do that is to do something like:

    <a name="b">&nbsp;</a>

Viewing 1 replies (of 1 total)

The topic ‘WP creates incorrect HTML’ is closed to new replies.