Posted by Beauregard T. Shagnasty on 02/24/06 04:09
Adario wrote:
> When I use the following:
>
> body {background: #d4ecfb;}
>
> The validator says:
>
> Warnings
> URI : file://localhost/main.css
>
> * Line : 1 (Level : 1) You have no color with your background-color :
> body
>
> It works but gives the warning. Any ideas?
"You have no *color* with your background-color"
body {background: #d4ecfb; color: #000;}
[or whatever works and contrasts with #d4ecfb...]
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|