I have the following;

#footer a:link {
   background-color : transparent; 
   color : #ffffff; 
}

I use the W3C CSS Validation and it gives the warning;

Line : 211 (Level : 1) You have no background-color with your color :
#footer a:link

And yet there is a background-color, it's just transparent. I understand
that it is only a warning, but does the validator not recognize
transparent as a color? I have several of the background-color warnings,
but I am supposing that the css is still valid, right?
______________________________________________________________________
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