I'm not sure what's going on when you run the validator, but your CSS
entered into Jigsaw's direct input form correctly reports that your CSS is
valid CSS 2.1 and/or CSS 3.
> I don't understand what the validator is telling me.
>
> My css:
>
> div#header {
> position: relative;
> width: 100%;
> height: 90px;
> background: white url("../images/cont-bl.gif") bottom left no-repeat;
> z-index: 0;
> margin-bottom: 15px;
> }
>
> What jigsaw says:
>
> 83 div#header Value Error : background Too many values or
> values are not recognized : white url("../images/cont-bl.gif") bottom
> left no-repeat white url("../images/cont-bl.gif") bottom left no-repeat
>
> Why does jigsaw give the values twice?
>
> --
> "Today is life-the only life you are sure of. Make the most of today.
> Get interested in something. Shake yourself awake. Develop a hobby. Let
> the winds of enthusiasm sweep through you. Live today with gusto."
> -- Dale Carnegie
> Rick Pasotto [email protected] http://www.niof.net
> ______________________________________________________________________
> css-discuss [[email protected]]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/