The Official Guide to HTML5 Boilerplate

The Official Guide to HTML5 Boilerplate

Tutorial Details
This entry is part 7 of 14 in the HTML5 and You Session
« PreviousNext »

When we helped to promote the recently released HTML5 Boilerplate in early August, multiple comments were made, which expressed a desire for a full video overview of the template. Thankfully, Paul Irish, the co-creator, recorded a full video walk-through, exclusively for Nettuts+. In this screencast, he meticulously reviews each page, and then further goes on to explain why and when you would use each snippet in your projects.

The product of years of learning, this video is not to be missed! Even if you have no intention of using this template, you’ll still learn an array of helpful techniques.

You also might like Paul’s “10 Things I Learned from the jQuery Source” screencast. It’s equally educational and funny.

Add Comment

Discussion 81 Comments

Comment Page 2 of 2 1 2
  1. Aaron Farr says:

    This has been a lifesaver! Thanks so much Paul.

  2. Jeff Wagner says:

    Real helpful set of tools, documentation and tutorial video. Nicely done.

  3. Drazen Mokic says:

    Really nice, thanks for taking time to explain everything.

  4. Julian says:

    Finally! I made it all the way to end of the video!

    Best 40 minutes I ever spent, any personal project I create from now on will include some snippet of html5. Thanks for the walk through Paul, excellent work!

  5. Drew Diller says:

    Hey Paul, thanks for the shout out on belatedpng. Some really vexing bugs in that software, but I’m glad it’s helping people.

  6. Rhys says:

    I’d rather have a text transcript. *sigh*

  7. Chris says:

    He wasn’t Irish :(

  8. We’ve impliimented a lot of the tips here in our HTML5 WordPress Shell, if you use WordPress as your CMS check it out.

  9. Lol – just rebuild my base template using the HTML 5 boilerplate –

    @Brent – loving the WordPress shell too for some of my other projects on the to do list :D

  10. a deer says:

    heh.. sweet frown.

  11. Sebastian says:

    Thank you very much for the effort of explaining. Keep up the good work!

  12. Anonymous says:

    PS! The video does not seem to work!

  13. sk says:

    Awesome. Definitely worth the watch. The boilerplate was a bit over my head to begin with but I’m all over it like a rash now.

  14. Ian says:

    It’s 2011 and I’m just now getting to this. Thanks a lot for the tutorial. Even though a lot has changed (missing css, js, and some missing things in the index.html file) your explanation helps a lot in understanding what it’s all for and how to use it.

    Would love to see an updated video for the latest version (v2.0-0-g8bfbd13 is what I downloaded).

    I haven’t looked through the rest of the html5 series yet but a series on developing with the boilerplate would be cool.

    Thanks! :-)

  15. Cory says:

    This really helped me understand how boilerplate can help me in some instances

  16. Erik Forey says:

    Más información de HTML 5 en esta página de Microsoft está muy completa http://www.w3.org/html/logo/

Comment Page 2 of 2 1 2

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.