Skip to content

Commit 8cfaca2

Browse files
author
Helen Brockelbank
committed
updated coach guide with lesson 7
1 parent 7a62208 commit 8cfaca2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

coaches/lesson-guide.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,22 @@ of a tutorial the student should be focussing on.
146146
- Demonstrate use of a range of CSS properties
147147
- Demonstrate use of web inspector
148148

149+
## Lesson 7: Responsive layouts and Media Queries
150+
151+
### Prerequisites
152+
153+
- A web browser
154+
- A text editor
155+
- Able to read and write HTML5 syntax
156+
- Able to read and write CSS3
157+
158+
### Learning goals
159+
160+
- Understand what the viewport is
161+
- Some understanding of mobile first principles
162+
- Know how to use media queries to target different viewport sizes and media
163+
- Demonstrate use of web inspector
164+
149165
# JavaScript
150166

151167
## Lesson 1: Introduction to JavaScript

0 commit comments

Comments
 (0)