grzesiekmq / adding-responsive-features-cb-gh-000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 video below.
<iframe width="100%" height="720" src="//www.youtube.com/embed/qxxJhKd2VDE?rel=0&controls=1&showinfo=1" frameborder="0" allowfullscreen></iframe>

View Responsive Features Code-Along on Learn.co and start learning to code for free.

About


Languages

Language:HTML 72.9%Language:CSS 27.1%