diff --git a/template3/style3.css b/template3/style3.css new file mode 100644 index 0000000..faf918d --- /dev/null +++ b/template3/style3.css @@ -0,0 +1,52 @@ +*{padding: 0; margin: 0;} + +#header{ + background-image: url(images_3/wall1.jpg); + height: 80vh; + background-size: cover; + background-position: center; +} +.navbar-nav li a{ + float: right; + color: aliceblue !important; +} +.navbar-brand img{ + width: 200px; + margin-left: 50px; +} +.navbar-toggler{ + border: none !important; + outline: none !important; +} +nav .fa-bars{ + color: aliceblue; + font-size: 36px; +} +/*------- welcome ------*/ +.join{ + padding: 60px 100px; + margin-top: -140px; + background-color: rgb(226, 225, 225); + box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2); +} +.join .home-btn{ + margin-top: 10px; + padding: 10px 30px; + color: white; + border-radius: 20px; + background-color: black; +} + +#about{ + padding-top: 100px; + padding-bottom: 100px; +} +#about .col-md-6{ + padding: 20px 10px; +} +#about h3{ + margin: 20px auto; +} +#about img{ + width: 250px; +} diff --git a/template3/template3.html b/template3/template3.html new file mode 100644 index 0000000..4b20fba --- /dev/null +++ b/template3/template3.html @@ -0,0 +1,88 @@ + + + + + Complete Website- HTML CSS & Boostrap + + + + + + + + + + + +
+
+
+

Join ANYTIME FITNESS

+

Subscribe our channel to get a 20% discount.

+ +
+
+
+ +
+
+
+
+ +
+
+

Keep calm and gym with us.

+

Physical fitness is not only one of the most important keys to a healthy body, + it is the basis of dynamic and creative intellectual activity. Set small goals and build upon them.

+

When it comes to nutrition I am an, "anti-perfectionist". I am a lot more concerned with building a consistent routine that + you're actually going to stick to, rather than building the perfect diet.

+
+
+

Nothing will work unless you do.

+

To keep the body in good health is a duty… otherwise we shall not be able to keep our mind strong and clear.

+

It's the new 2020 Summer Shred! Here's a brand new warm up routine that you can use before ANY of your workouts in any workout program. + It's a quick 6 minute routine to get you warmed up before you get to the real action. Enjoy!

+
+
+
+ +
+
+
+
+
+ + + + + \ No newline at end of file