Click to See Complete Forum and Search --> : W3C CSS Validator


weee
05-20-2004, 02:37 PM
Hi.

I'm checking out a CSS page that I made and I got this message:
Valid CSS information
Body {
font-family : Arial;
background : #a6a6a6;
}

So I changed my code to the code above but I keep getting this message. why's that?

jpmoriarty
05-20-2004, 02:45 PM
because it's valid - i.e. correct

weee
05-20-2004, 02:46 PM
?

J.Karlsson
05-20-2004, 03:08 PM
If you get the message you're getting (Valid CSS information...) you're not supposed to change anything (because the CSS you wrote is valid) - simple as that!

weee
05-20-2004, 03:12 PM
!

pyro
05-20-2004, 06:15 PM
You need to specify a generic font family: http://www.w3.org/TR/REC-CSS2/fonts.html#generic-font-families