Chris Williams wrote:
> The URL parameter needs the value quoted.  E.G. should be
> url('value').
> 
>> From: Beat Beer <beatb...@mac.com> Subject: [css-d] are there
>> changes in the css validator?
>> 
>> Hi Folks
>> 
>> today I was told by a friend that some css statements don't
>> validate any longer and I really don't find a solution to the
>> problem.
>> 
>> following statements do not validate
>> 
>> #header { height: 131px; background: #e4e3e3
>> url(../pics/headerMa2.jpg) no-repeat 14.450em; }
>> 
>> a[href $='.pdf'] { padding-right: 0; background: transparent
>> url(../icons/pdf.png) no-repeat left; padding-left: 20px; }
>> 
[...]

Are you sure, Chris?

It looks to me as if the validator complains about a single value for
the background-position property. From my reading of the specs, though,
I think that a single value is valid. (???)

I am as confused as the OP...

Cordially,
David
-

______________________________________________________________________
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