From 10224227061058d0dd05f163686706bb467a19a7 Mon Sep 17 00:00:00 2001 From: Joe Reich Date: Thu, 8 Oct 2015 20:27:35 -0400 Subject: [PATCH 1/3] completed bootstrap exercises --- BootstrapFour.html | 31 +++++++++++++++++++++---------- BootstrapOne.html | 6 +++--- BootstrapThree.html | 10 +++++++--- BootstrapTwo.html | 11 ++++++++++- 4 files changed, 41 insertions(+), 17 deletions(-) diff --git a/BootstrapFour.html b/BootstrapFour.html index 5417044..2d3a0cb 100644 --- a/BootstrapFour.html +++ b/BootstrapFour.html @@ -13,15 +13,26 @@ - - - - - - - - - - +
+
+
+ + +
+
+ + +
+
+ +
+
+
+ + + + +
+
\ No newline at end of file diff --git a/BootstrapOne.html b/BootstrapOne.html index c115701..b378765 100644 --- a/BootstrapOne.html +++ b/BootstrapOne.html @@ -25,9 +25,9 @@
Header
- -
Body
- + +
Body
+
\ No newline at end of file diff --git a/BootstrapThree.html b/BootstrapThree.html index 568ddfd..9eacfc2 100644 --- a/BootstrapThree.html +++ b/BootstrapThree.html @@ -8,11 +8,15 @@ - - +
+
+ \ No newline at end of file diff --git a/BootstrapTwo.html b/BootstrapTwo.html index f0769c2..6ff7d36 100644 --- a/BootstrapTwo.html +++ b/BootstrapTwo.html @@ -9,12 +9,21 @@ .fill { border: 1px solid black; background-color: yellow; + overflow: auto; } -
This first column will be too large when the rows wrap, so you have to figure out how to get the second row to display properly.
+
+
This first column will be too large when the rows wrap, so you have to figure out how to get the second row to display properly.
+
Second
+ +
+ +
Third
+
Fourth
+
\ No newline at end of file From 6885097ae1f8c0fbb7427a410fecbd22ce128e6f Mon Sep 17 00:00:00 2001 From: Joe Reich Date: Thu, 8 Oct 2015 20:30:21 -0400 Subject: [PATCH 2/3] destroying the evidence --- BootstrapFour.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BootstrapFour.html b/BootstrapFour.html index 2d3a0cb..3f2f3e7 100644 --- a/BootstrapFour.html +++ b/BootstrapFour.html @@ -27,7 +27,7 @@ -
+
@@ -35,4 +35,4 @@
- \ No newline at end of file + From a59ca7305ac6730963b5e3fd1710efd619fc410c Mon Sep 17 00:00:00 2001 From: Joe Reich Date: Thu, 8 Oct 2015 20:39:39 -0400 Subject: [PATCH 3/3] minor changes --- BootstrapFour.html | 2 +- BootstrapOne.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BootstrapFour.html b/BootstrapFour.html index 2d3a0cb..e547c4a 100644 --- a/BootstrapFour.html +++ b/BootstrapFour.html @@ -27,7 +27,7 @@ -
+
diff --git a/BootstrapOne.html b/BootstrapOne.html index b378765..c4498f9 100644 --- a/BootstrapOne.html +++ b/BootstrapOne.html @@ -27,7 +27,7 @@
Header
Body
- +
\ No newline at end of file