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    r...@niof.net    http://www.niof.net
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to