- From: Andrew Quinn <Andrew@AndrewQuinn.org>
- Date: Thu, 15 Apr 2004 16:53:50 -0500
- To: site-comments@w3.org
Hi. The page that you are redirected to when a CSS document you validated is perfect has the code to copy and paste the validation button onto your website. The code you encourage webmasters to paste is in fact invalid (X)HTML, the img tag for the button has no closing slash. This is the code you have on the site: <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> As you can see the img tag is invalid. Thanks, Andy -- Andrew Quinn http://www.AndrewQuinn.org E-mail: Andrew@AndrewQuinn.org AolIM: TheAndyQuinn TFT;USW:EoA_Eowyn I use Mozilla's Firefox and Thunderbird, and you should too. http://mozilla.org
Received on Thursday, 15 April 2004 18:09:05 UTC