Download Boilerplate 3.0.2 Updated Feb 19th

Download Boilerplate Keep the hints and links or Download Boilerplate "stripped" No comments, just the bizniss. or Customize Boilerplate 100% hipster.

jQuery

Server Config

Others

Download! Need more options? Visit Initializr

HTML5 Boilerplate is 3.0!

Monday, Feb 6th, 2012

The key feature of this update is making Boilerplate smaller. Most of the changes have been working towards that. We have significant work done to our build script, so much so that we thought it deserved its own repository. Meanwhile, here is what's new.

Changelog

3.0 gets some major updates Here are all the commits since last release.

Should you upgrade existing sites? Short answer: nah, you're good.

Significant changes

index.html

  • Chromeframe no longer applied via script. IE6 users are served links to install Chromeframe or visit Browsehappy to choose an alternative browser.
  • Meta viewport updated to prevent iOS scaling bugs.
  • html IE classes now target lower than a specific version rather than explicitly specified versions.
  • Switch back to the optimized asynchronous Google Analytics snippet instead of using Modernizr.load.
  • Drop defer from all scripts to avoid legacy IE bugs.
  • Design of the 404 has been improved.

style­.css

  • Removed default font sizes and line heights to provide a much better robust default.
  • Additions made to normalize.css and to provide better default typography.
  • More robust .ir helper class.
  • No more forced scrollbars, this impedes projects like jQuery UI, and others in calculating widths.

Project

  • Updated to Modernizr 2.5
  • Updated to jQuery 1.7.1
  • Improved .htaccess