Error in HTML you could use to add this icon to your Web page

Does the following code


; <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>


Miss the .png ?

This works:

;src="http://jigsaw.w3.org/css-validator/images/vcss.png"

rgds 
Jarmo Maula
http://koti.welho.com/jmaula/programs.html

Received on Monday, 26 June 2006 04:47:20 UTC