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 7022b9f commit 13eaa02Copy full SHA for 13eaa02
courses/foundation/html-and-css/week1/session-plan.md
@@ -110,7 +110,7 @@ Bonus: Use Emmet to scaffold quickly
110
- Main:
111
- Contain two `section`s:
112
- A featured article with a heading and a paragraph (use [Cupcake Ipsum](https://cupcakeipsum.com/) if tired or the `lorem10` ipsum)
113
- - Second Section that lists recent posts (use `ul>li*4>a`, add `#.#` for the `href` attribute)
+ - Second Section that lists recent posts (use `ul>li*4>a`, add `#` for the `href` attribute)
114
- Aside with a small bio or a list of favourite links
115
- Footer with copyright disclaimer and current year
116
0 commit comments