BLOG > Category Archives: HTML5

Digging in to HTML5 Boilerplate

Jan
03

“The way that a lot of the HTML5 spec worked was just to standardize what browsers already did.” – Paul Irish, Creator of HTML5 Boilerplate In this post, we’ll dig in to HTML5 Boilerplate and explore some of the awesome things it has to offer. If you’ve got about an hour to kill, then check [...]

Jump into HTML5 with HTML5 Boilerplate

Dec
16

Why is HTML5 Boilerplate awesome? Cross-browser compatible (IE6, yeah they got that.) 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 … yeah yeah they got that IE specific classes for maximum cross-browser control Handy .no-js [...]