RKN Studio wrote:
> Thanks David.  That took care of the 'space' I was getting in IE 6 - I 
> appreciate the help.
>
> The background-color warning happens when I validate the CSS.  My file 
> passes validation, but warns about this div's bg-color.  In my css, I 
> have:
> ...
> div#wrap {
>     width: 800px;
>     margin: 10px auto;
>     padding: 0;
>     border: 2px solid #000;
>     background-color: #c8b696;
> }
> ...
>
> But the CSS Validator was/is "warning" that I have not assigned a 
> backgroud color to div#wrap.
In reference to: <http://www.magnoliapr.com >
The way I read it, w3c CSS Validation Service is "warning" that you do 
not have a *color* assigned to div#wrap:
<Line : 44 (Level : 1) You have no color with your background-color : 
div#wrap>
>
> Thanks,
> Ron
>
[trimmed]
Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to