- From: Christopher Schwab <cschwab@cbhd.org>
- Date: Tue, 31 Aug 2004 20:37:24 -0500
- To: <www-validator-css@w3.org>
Your coding for the Valid CDD graphic is not up the XHTML 1.0
specification by not closing the <img> tag. Perhaps this is
intentional, but it seems odd. Your code to "copy" for validated pages
is as follows:
<p>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!">
</a>
</p>
Received on Wednesday, 1 September 2004 02:06:22 UTC