- From: Philippe Le Hegaret <plh@w3.org>
- Date: Thu, 29 Mar 2001 23:14:12 -0500
- To: Klaas De Waele <klaas@gracegraphics.be>
- Cc: "'www-validator-css@w3.org'" <www-validator-css@w3.org>
> Klaas De Waele wrote:
>
> Dear sir,
>
>
> attached CSS file is considered as having no background color for the body.
> Can I suppose this is a little bug in the validator, as I think the background
> color is given.
That's not what the CSS Validator is telling you:
URI : file://localhost/kayjey.css
Line : 6 Level : 1 You have no color with your background-color :
body
the color property is missing, not the background-color. Note that this is a
warning, not an error.
See also:
http://lists.w3.org/Archives/Public/www-validator-css/2001Mar/0020.html
Regards,
Philippe
Received on Thursday, 29 March 2001 23:14:24 UTC