_
> css-discuss [css-d@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/
Freu
:
> Beat Beer wrote:
>> 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
>
> Hello Beat, the validator is playing up
t;background: #e4e3e3 url(../pics/headerMa2.jpg) no-repeat 0 14.5em;<==I
> added 0
> }
>
> a[href $='.pdf']{
>padding-right: 0;
>background: transparent url(../icons/pdf.png) no-repeat left top;<==I
> added top
> padding-left: 20p
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
Hi List
is there a vaild way to get a transparent shadow repeating in an wrap
as png over a background image. I have tried a iepng fix but the
background did not repeat.
Thanks a lot in advance
__
css-discuss [EMAIL PROTECTED