Skip to content

Commit

Permalink
Add media queries to learning objectives
Browse files Browse the repository at this point in the history
  • Loading branch information
GA-MEB committed Jan 26, 2016
1 parent 0e2ff22 commit da55afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Students should, at the end of the lesson, be able to:
- Explain the difference between different types of distance measurement in a web page, including 'px', '%', and 'em'.
- Use 'float' and 'clear' to stack elements alongside each other.
- Explain the difference between 'static' and 'fixed' positioning.
- Employ media queries to change CSS rules based on screen size.

## Overview

Expand Down

0 comments on commit da55afe

Please sign in to comment.