When I joined Kentico Software as a little Web Developer in 2010, the
Kentico.com web site redesign was the first project I worked on. To be honest, my CSS and HTML skills still had a way to go, so writing CSS stylesheets for Internet Explorer 6 was the darkest nightmare I've ever had. One day, my older colleague showed me a wonderful feature – Kentico CMS generates CSS classes recognizing web browser versions. There was an “IE6” class in the body element! I was overjoyed about that. Today I'm going to provide you with a list of special CSS classes you can find in the body element, and moreover, I'd like to show you how to enhance this feature using the Modernizr JavaScript library.