#Layout on the Web: What's New
This project contains a series of exercises demonstrating new web platform layout features. For a quick preview, you can check out a live version here. Check out the final "Results" section.
##Exercises
To do the exercises, open up the exercises
folder in your favorite text editor, and follow the instructions in exercises/instructions.html
.
##Building
This project was built using jekyll
. To modify or rebuild it, you can edit the files in the src
directory, and then run jekyll
to generate the exercise files.
##License
The project licenses are located in the src
and exercises
folders.