Skip to content

Commit 119d9c3

Browse files
committed
Add lesson 10
Added lesson 10.
1 parent baa0e26 commit 119d9c3

File tree

14 files changed

+254
-2
lines changed

14 files changed

+254
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The website is hosted on GitHub Pages. Click [here](https://vandreic.github.io/H
1414
- [x] 7. Images and Text Boxes
1515
- [x] 8. CSS Display Property
1616
- [x] 9. The div Element
17-
- [ ] 10. Nested Layouts Technique
17+
- [x] 10. Nested Layouts Technique
1818
- [ ] 11. CSS Grid
1919
- [ ] 12. Flexbox
2020
- [ ] 13. Nested Flexbox

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2>Lessons</h2>
1919
<li><a href="lessons/lesson-07/lesson-07.html">Lesson 7: Images and Text Boxes</a></li>
2020
<li><a href="lessons/lesson-08/lesson-08.html">Lesson 8: CSS Display Property</a></li>
2121
<li><a href="lessons/lesson-09/lesson-09.html">Lesson 9: The div Element</a></li>
22-
<li>Lesson 10: Nested Layouts Technique</li>
22+
<li><a href="lessons/lesson-10/lesson-10.html">Lesson 10: Nested Layouts Technique</a></li>
2323
<li>Lesson 11: CSS Grid</li>
2424
<li>Lesson 12: Flexbox</li>
2525
<li>Lesson 13: Nested Flexbox</li>
26.5 KB
Loading
34.3 KB
Loading
22.7 KB
Loading
53.7 KB
Loading
498 KB
Loading
1.4 MB
Loading
1.19 MB
Loading
13.5 KB
Loading

0 commit comments

Comments
 (0)