HTML5 Boilerplate

HTML5 Boilerplate is a code base (HTML/CSS/Javascript) that can be used as a starting template for any web project. Developed over four years and reaching version 3.0 (at the time of writing this), this code base profits from all best practices in the field. Among the list of features one can encounter:

  • Cross-browser compatible
  • Optimal caching and compression rules for grade-A performance
  • Best practice site configuration defaults
  • Mobile browser optimizations
  • IE specific classes for maximum cross-browser control
  • An optimal print stylesheet, performance optimized.
  • CDN hosted jQuery with local fallback failsafe.

… and many other exciting stuff.

Get the HTML5Boilerplate

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.