Tag Archives: modernizr
HTML5 and CSS3 feature-detection with Modernizr library

HTML5 and CSS3 feature-detection with Modernizr library

Posted 04 July 2010 | By | Categories: Frameworks, Tutorials | No Comments

Ten years ago, only the most cutting-edge web designers used CSS for layouts and styling. Browser support for CSS layouts was slim and buggy, so these people advocated for web standards adherence, while creating hacks that made CSS layouts work in all browsers. One hack that became widely used was browser sniffing: Detecting which browser [...]

Modernizr: start implementing CSS 3 and HTML5 features now

Modernizr: start implementing CSS 3 and HTML5 features now

Posted 06 July 2009 | By | Categories: CSS | No Comments

So, you’re a front-end developer, and you want to start taking advantage of new features in CSS 3 and HTML5. That’s great, but you know that most of your users aren’t running browsers that support these new standards. You could just wait for browsers to get with the times, or you could check out Modernizr. [...]