You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: html/lesson4/tutorial.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ footer: true
9
9
### Recap
10
10
11
11
In the previous lessons, we spoke about **H**yper **T**ext **M**arkup **L**anguage and **C**ascading **S**tyle **S**heets.
12
-
**HTML** defines the _structure_ of a website and **CSS** the _presentation_. We also discussed the box model, inline and block elements and pseudo clases.
12
+
**HTML** defines the _structure_ of a website and **CSS** the _presentation_. We also discussed the box model, inline and block elements and pseudo classes.
13
13
14
14
15
15
### Today we will be building a website and learn more about CSS layouts and formatting
0 commit comments