Correct me if I'm wrong but as far as I know, you can use all of the CSS3 additions (even things like font-faces and multiple backgrounds) and browsers will ignore them if the don't support them.
I can see the HTML5 support for old browsers being useful though.
It would also suck to maintain RGBA definitions and HEX definitions in one stylesheet:
Correct me if I'm wrong but as far as I know, you can use all of the CSS3 additions (even things like font-faces and multiple backgrounds) and browsers will ignore them if the don't support them.I can see the HTML5 support for old browsers being useful though.