These are the contents of the HTML5 and CSS3 course available at http://html5.instructormatters.com.
To generate the lab dependencies (node.js is required):
cd labs
npm install
Each lab is contained in its own folder with two subfolders: before
, containing the source code for the lab, and after
with a finished version, useful for peeking in case of getting lost.
The slides
contains the source code for the slides (and the lab guide). If you want to contribute or just to mess with them, read the wiki!
The materials of the course are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License, with an exception to the NonCommercial clause to be able to deliver courses commercially for your own purposes.