Responsive Features Code Along

Overview

In this code along exercise we will make our layout responsive using CSS media queries.

Steps

  1. Fork this repository.
  2. Clone your fork.
  3. cd into the folder for this lab.
  4. Code along with the included video below.
<iframe width="100%" height="720" src="//www.youtube.com/embed/qxxJhKd2VDE?rel=0&controls=1&showinfo=1" frameborder="0" allowfullscreen></iframe>

View Overview on Learn.co and start learning to code for free.