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 5dfd477 commit 7a62208Copy full SHA for 7a62208
coaches/lesson-guide.md
@@ -136,6 +136,13 @@ of a tutorial the student should be focussing on.
136
### Learning goals
137
138
- Demonstrate ability to structure an HTML document using semantic HTML5 elements
139
+- Know how to use the following elements
140
+ - `section`
141
+ - `article`
142
+ - `aside`
143
+ - `address`
144
+ - `figure` and `figcaption`
145
+ - `video` and `audio`
146
- Demonstrate use of a range of CSS properties
147
- Demonstrate use of web inspector
148
0 commit comments