Modernizr is a JavaScript library that helps you take advantage of CSS3 & HTML5 while still maintaining a fine level of control over browsers that may not yet support these new technologies. It uses feature detection to test the current browser against new features, providing an easy way to fallback in browsers that don’t yet support them.