View Single Post
Old May 22nd, 2009, 01:08 PM   #1 (permalink)
theojones
Member
Verified Customer
 
Join Date: Apr 2009
Posts: 86
Small XHTML Valid error

Quote:
…y PhotoPost</a><br />Copyright &copy 2007 All Enthusiast, Inc.</font></span><



If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
I can fix this myself of course, but would be nice if it was fixed at source.
theojones is offline   Reply With Quote