FOWD – Graceful degradation of CSS3

css3 first in a rule then place standard rules

@font-face

– fout
– IE needs EOT

text shadow

– no IE support

border-radius

– different syntax for all browsers
– no IE support

box-shadow

– different syntax for all browsers
– no IE support

opacity

– no IE support

rgba

– no IE support (until v9)

transform

– skew rotate
– no IE support

gradient

– mozilla and webkit only
– not IE and opera
– fallback bg image rule first

alistapart – progressive enhancement with css

modernizr

Make IE7 behave like a proper browser!

code.google.com/p/ie7-js

delicious.com/denisejacobs/gdcss3
delicious.com/denisejacobs/gdcss3examples

———————————-

Denise has just put on one of the funkiest presentations I have ever seen!

Leave a Reply

You must be logged in to post a comment.


Page optimized by WP Minify WordPress Plugin