From 11a50e365dd0da4c8599ff0f019e8a6149b0d515 Mon Sep 17 00:00:00 2001 From: aalsbr Date: Thu, 7 Oct 2021 11:43:44 +0300 Subject: [PATCH 1/2] Boostrap Lab Done :) --- images/index.html | 191 ++++++++++++++++++++++++++++++++++++++++++++++ images/style.css | 9 +++ 2 files changed, 200 insertions(+) create mode 100644 images/index.html create mode 100644 images/style.css diff --git a/images/index.html b/images/index.html new file mode 100644 index 0000000..6e412e2 --- /dev/null +++ b/images/index.html @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ + +
+ + +
+ +
+
+
+ +
+
Title
+

Some quick example text to build on the card title and make up the bulk of the card's content.

+ +
+
+ +
+
+
+ +
+
Title
+

Some quick example text to build on the card title and make up the bulk of the card's content.

+ +
+
+ +
+
+
+ +
+
Title
+

Some quick example text to build on the card title and make up the bulk of the card's content.

+ +
+
+ +
+ +
+

+
+
+ + + + +
+ +

+ + + + + + + +
+ + + + + + + + + + diff --git a/images/style.css b/images/style.css new file mode 100644 index 0000000..0d44389 --- /dev/null +++ b/images/style.css @@ -0,0 +1,9 @@ +.carousel-item { + height: 60vh; + min-height: 350px; + background: no-repeat center center scroll; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + background-size: cover; + } \ No newline at end of file From 9ca37e6358798b61569375f9da98c88129ff4b14 Mon Sep 17 00:00:00 2001 From: aalsbr Date: Thu, 7 Oct 2021 11:52:58 +0300 Subject: [PATCH 2/2] adding JS --- images/index.html | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/images/index.html b/images/index.html index 6e412e2..5945e9d 100644 --- a/images/index.html +++ b/images/index.html @@ -6,21 +6,7 @@ crossorigin="anonymous" /> - - - + @@ -99,7 +85,7 @@
Third slide label
-
+
+ + + + + +