Blog

Tuesday 2 April 2013

CSS3 – How to make it work in Internet Explorer?

CSS3 is a great tool which really simplifies web page development. Sadly, it’s not supported by older browsers. Chrome 2+, Firefox 3.5+, Safari 3+ and Opera 9.5+ will work with it just fine but when it comes to Internet Explorer it gets worse. Does it mean that we have to stop using CSS3 if we want to support IE? Not necessarily. In this post I aggregated hacks which will make IE ‘understand’ some of CSS3 features.