HTML5 Boilerplate – A rock-solid default for HTML5 awesome just turn a year old
HTML5 Boilerplate is the professional badass’s base HTML/CSS/JS template for a fast, robust and future-proof site. Boilerplate is not a framework, nor does it prescribe any philosophy of development, it’s just got some tricks to get your project off the ground quickly and right-footed.
H5BP was launched on August 10th, 2010 and just one year later, it reached ver 2.0
Why it is awesome?
- Cross-browser compatible
- HTML5 ready. Use the new tags with certainty.
- Optimal caching and compression rules for grade-A performance
- Best practice site configuration defaults
- Mobile browser optimizations
- Progressive enhancement graceful degradation
- IE specific classes for maximum cross-browser control
- Handy .no-js and .js classes to style based on capability
One can find more info on HTML5 Boilerplate at html5boilerplate.com