Hi all!
I'm working on this site here and I can't figure out why Wordpress is parsing the HTML in such a weird fashion. When you test it for validation you get misplaced <p> and <a> tags...
How can I fix this?
Thanks,
Eric Huang
| SitePoint Sponsor |


Hi all!
I'm working on this site here and I can't figure out why Wordpress is parsing the HTML in such a weird fashion. When you test it for validation you get misplaced <p> and <a> tags...
How can I fix this?
Thanks,
Eric Huang


I'm not familiar with wordpress, so I don't know what your editing options are, but you need to get rid of the red colored close and open paragraph code so the </a> will be nested properly.
<p> <a href="http://according2us.com/eric/post-title-1/#more-13" class="more-link"></p>
<p>Read On</a></p>
"Three components make an entrepreneur:
the person, the idea, and the resources to make it happen."
Anita Roddick ~British entrepreneur
dbr founder of: ProximityCast.com


Yep, it wasn't that though. It was the </br>s I was using in my WP tag code. Resolved.
Bookmarks