Skip to content

Commit

Permalink
updated coach guide with lesson 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Helen Brockelbank committed Oct 30, 2018
1 parent 7a62208 commit 8cfaca2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions coaches/lesson-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,22 @@ of a tutorial the student should be focussing on.
- Demonstrate use of a range of CSS properties
- Demonstrate use of web inspector

## Lesson 7: Responsive layouts and Media Queries

### Prerequisites

- A web browser
- A text editor
- Able to read and write HTML5 syntax
- Able to read and write CSS3

### Learning goals

- Understand what the viewport is
- Some understanding of mobile first principles
- Know how to use media queries to target different viewport sizes and media
- Demonstrate use of web inspector

# JavaScript

## Lesson 1: Introduction to JavaScript
Expand Down

0 comments on commit 8cfaca2

Please sign in to comment.