From a3a2c297a3e87392258f42f468367522d003b799 Mon Sep 17 00:00:00 2001 From: Julia Waclawek Date: Tue, 23 Jun 2020 15:55:51 -0400 Subject: [PATCH] I have added changes --- box-model1.html | 82 ++++++++++++++--------------------------- box-model2.html | 98 +++++++++++++++++++++++-------------------------- index.html | 67 +++++++-------------------------- 3 files changed, 85 insertions(+), 162 deletions(-) diff --git a/box-model1.html b/box-model1.html index 4dc0c72..61d5236 100644 --- a/box-model1.html +++ b/box-model1.html @@ -1,57 +1,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - - - - - - - + + + + + Title of the page + + + +

Box Model Visual

+
+
+ Inner div +
+
+ \ No newline at end of file diff --git a/box-model2.html b/box-model2.html index 4dc0c72..30e76cc 100644 --- a/box-model2.html +++ b/box-model2.html @@ -1,57 +1,49 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - - + + + + + Title of the page + + + +

Box Model Visual

+
+
+ Inner div +
+ +
+ Inner div2 +
+
- - - \ No newline at end of file diff --git a/index.html b/index.html index 4dc0c72..7ede7bb 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,16 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - - + + + Box Model Visual + + +

Box Model Visual

+ +
  • Box Model 1
  • +
  • Box Model 2
  • - - - - - \ No newline at end of file + + + + \ No newline at end of file