WP creates incorrect HTML
-
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)
Viewing 1 replies (of 1 total)
The topic ‘WP creates incorrect HTML’ is closed to new replies.