- From: Ville Skyttä <ville.skytta@iki.fi>
- Date: 25 May 2003 19:17:41 +0300
- To: Gerhard N Ade <html@gnade.com>
- Cc: www-validator@w3.org
On Sat, 2003-05-24 at 22:17, Gerhard N Ade wrote: > For example: my home page http://www.gnade.com/ validates perfectly > for html and css, but after I add the W3C ´stamp of approval¡ it no > longer does... The commented out valid CSS badge on your page is missing a slash at the end of the <img> tag, ie. instead of '... alt="Valid CSS!">' it should be '... alt="Valid CSS!" />'. Note that the suggested HTML snippet from the CSS validator results page doesn't have that problem: <http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.gnade.com%2F> -- \/ille Skyttä ville.skytta at iki.fi
Received on Sunday, 25 May 2003 12:17:44 UTC