Can anyone tell me if the following CSS is valid?
.class { background-color:none; }
write this:
.class { background-color:transparent; }