Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21d2543

Browse files
authored
Update LESSONPLAN.md
1 parent 0ccc3ec commit 21d2543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week1/LESSONPLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ _Show examples of semantic HTML: `<header>`, `<footer>`, `<section>`_
4949
4. **The box model**
5050

5151
- Everything is a box
52-
- The "box" refers to the attributes universal to every element: `margin`, `padding`, border`
52+
- The "box" refers to the attributes universal to every element: `margin`, `padding`, `border`
5353
- Every element pushes against one another
5454

5555
_Show example of the box model by using the browser inspector on various elements_

0 commit comments

Comments
 (0)