Which browsers are able to understand and implement asterisk ( * ) in CSS properly? (By 'properly' I actually meant -- 'as they are supposed to'.)
Consider this CSS code for example:
pre .comment * {
color: #800;
}
EDIT: I see now that it's called the '* selector' or 'universal selector'. Thanks a lot for the input. :)
All major browsers do. Internet explorer supports it without bugs from 8.0.
See here: http://reference.sitepoint.com/css/universalselector#compatibilitysection
According to this tab, all modern browsers should understand it...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With