We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a62208 commit 8cfaca2Copy full SHA for 8cfaca2
coaches/lesson-guide.md
@@ -146,6 +146,22 @@ of a tutorial the student should be focussing on.
146
- Demonstrate use of a range of CSS properties
147
- Demonstrate use of web inspector
148
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
165
# JavaScript
166
167
## Lesson 1: Introduction to JavaScript
0 commit comments