Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 970 Bytes

README.markdown

File metadata and controls

19 lines (14 loc) · 970 Bytes

Head First Mobile Web

by Lyza Danger Gardner and Jason Grigsby

Published by O'Reilly Media

Chapter 2

Mobile First Responsive Web Design

The directories here that begin with numerals represent subsequent steps as the learner moves through the chapter exercises.

How to Use: Chapter ZIP file or chapter2 directory on http://hf-mw.com (normal mode)

Everything you need for completing the exercises in the chapter is contained in the chapter2.zip file, which is an archive of the chapter2 directory.

How to Use: Build from repo source (expert mode)

Execute the build.sh script; it will spit out a chapter2 directory and also a ZIP archive of same. This is the starting point for the exercises in the chapter. You can then use chapter2 exclusively and ignore everything else.

Code Repository

The entirety of this repository is available on github at https://github.com/lyzadanger/HFMWChapter2