From 8dec3e750650b42ce734227490eb69ab14312350 Mon Sep 17 00:00:00 2001 From: "jerome.hardaway" Date: Thu, 19 Sep 2019 16:51:22 -0500 Subject: [PATCH] added image --- weekTwo/dayFour.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weekTwo/dayFour.md b/weekTwo/dayFour.md index 2fe1768..9f3f7d3 100644 --- a/weekTwo/dayFour.md +++ b/weekTwo/dayFour.md @@ -13,7 +13,7 @@ CSS, or cascading style sheets, is a language used to describe reusable styles f ## Border Box Model -Box Model +Box Model CSS Basic Box Model is a module of CSS that defines the rectangular boxes—including their padding and margin—that are generated for elements and laid out according to the visual formatting model.