CSS3 Features
Use the better of each browser !
This template work perfectly with Chrome, Firefox, IE7+, Safari and all mobile devices. But I've use some functionnality of CSS3, almost not supported by IE :
- CSS3 animation. OK for all browsers except IE9-
- CSS3 media queries. OK for all browsers (I use javascript to enable this feature on IE8- )
- I use the property "box-shadow" to display a shadow. OK for all browsers except IE8-
- I use the property "border-radius" to display rounded corners. OK for all browsers except IE8-
I decided to use these functionnality for obtain a clean and light template. With that, there're less code and fewer images to load, with the better of each browser !!
