- From: mi$c <misc@aggro.org>
- Date: Sun, 19 Sep 2004 02:26:05 +0200
- To: www-validator-css@w3.org
Dear W3C CSS Validation Team, I do not know if this is meant to be a bug, but the code you provide to link to your CSS validation page after successfully validating a CSS is NOT XHTML compliant, is it? <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> The img-closing slash is missing... Due to the facts that first of all your whole site is purely XHTML and for you never know what standard the target page provides you should precautionary match the highest standard I just assumed this might be an error. Otherwise it would be useful to at least inform the user about adjusting the code if necessary. [I just think of all the bleary-eyed (X)HTML coders out there ;)] Sincerely yours, Birger Wollburg -- birger wollburg aka mi$c (www.aggro.org) ########################################
Received on Sunday, 19 September 2004 00:29:14 UTC