HTML5 Boilerplate: A Default HTML/CSS/JS Template For Any Project
12
Aug
// php the_time('Y') ?>
Few days ago, a post at WRD was mentioning HTML5 Reset. And, here is a new option:
HTML5 Boilerplate is a HTML/CSS/JS default template (starting point) which helps the website to-be-built work cross-browser, support HTML5-CSS3 and work fast.
The template comes with various performance optimizations and optional features like cross-domain Ajax and Fash.
An .htaccess config file includes caching rules and prepares the website to serve HTML5 video, use @font-face, and enable gzip.
It is also built with mobile browsers taken into consideration and has an iOS, Android, Opera Mobile-adaptable markup + CSS skeleton.
HTML5 Boilerplate offers many other features like an optimal print stylesheet, a test suit for unit tests and much more.
Compatibility: All Major Browsers
Website: http://html5boilerplate.com/
Download: http://github.com/paulirish/html5-boilerplate/downloads
Website: http://html5boilerplate.com/
Download: http://github.com/paulirish/html5-boilerplate/downloads
- Tags:
CSS3 HTML5
- Filed under: Design, GPL License, MIT License, Xhtml & Css
- 5 Comments
















5 Responses for "HTML5 Boilerplate: A Default HTML/CSS/JS Template For Any Project"
Nice idea but there is a javascript error on the homepage on IE… ^^
Thanks for pointing to this : this one is really interresting !
I hate these things and they don’t really work, they just make it worse for development. Also I love how the center of the page tears when you are scrolling.
I have not tried html5 boilerplate, I’m going to test it out and see whether it’s worth the effort and time
I have not tried html5 boilerplate, I’m going to test it out!