The line
<a class="product_image" href="http://www.symposiumwines.com/shop/product.php?id_product=11" >
<img class="f-p"src="/shop/img/p/11-53-home.jpg" height="115" width="115" alt="Saint-Aubin 1er Cru 'Les Frionnes' 2004"/>
</a>
generated by a CMS throws a couple of errors when I validate the page.
1) Attributes construct error
2) Couldn't find end of Start Tag img line
indicating the "p" of "php" in both cases.
It does validate using the Firefox plug-in, it does not validate in the W3C validator online.
Any suggestion? I am baffled.