|
@@ -5,7 +5,6 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<title>yoga-mainpage</title>
|
|
|
<link rel="stylesheet" href="style/reset.css" />
|
|
|
- <link rel="stylesheet" href="style/style.css" />
|
|
|
<link rel="stylesheet" href="font/font.css" />
|
|
|
<link
|
|
|
rel="stylesheet"
|
|
@@ -24,6 +23,9 @@
|
|
|
href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap"
|
|
|
rel="stylesheet"
|
|
|
/>
|
|
|
+ <link rel="stylesheet" href="slick/slick.css" />
|
|
|
+ <link rel="stylesheet" href="slick/slick-theme.css" />
|
|
|
+ <link rel="stylesheet" href="style.css" />
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="wrapper">
|
|
@@ -57,19 +59,19 @@
|
|
|
<div class="form-text">
|
|
|
<form class="form">
|
|
|
<p>Trial Class</p>
|
|
|
- <input maxlength="25" placeholder="Enter your name" type="text" />
|
|
|
- <input
|
|
|
- maxlength="13"
|
|
|
- placeholder="Enter your phone"
|
|
|
- type="text"
|
|
|
- />
|
|
|
- <input
|
|
|
+ <input placeholder="Enter your name" type="text" />
|
|
|
+ <input placeholder="Enter your phone" type="tel" />
|
|
|
+ <!-- <input
|
|
|
id="s"
|
|
|
maxlength="25"
|
|
|
placeholder="Chose your class"
|
|
|
type="text"
|
|
|
- />
|
|
|
- <!-- <select form="s"></select> -->
|
|
|
+ /> -->
|
|
|
+ <select name="" id="">
|
|
|
+ <option value="Chose your class">
|
|
|
+ Chose your class
|
|
|
+ </option>
|
|
|
+ </select>
|
|
|
<button class="form-button">Try it</button>
|
|
|
</form>
|
|
|
|
|
@@ -99,9 +101,12 @@
|
|
|
<div class="box-text">
|
|
|
<h1>Yoga For Health</h1>
|
|
|
<blockquote>
|
|
|
- Minim veniam, quis nostrud <br> exercitation ullamco laboris nisi <br>
|
|
|
- ut aliquip ex ea commodo <br> consequat consectetur adipisicing <br>
|
|
|
- elit, sed do eiusmod tempor <br> incididunt.
|
|
|
+ Minim veniam, quis nostrud <br />
|
|
|
+ exercitation ullamco laboris nisi <br />
|
|
|
+ ut aliquip ex ea commodo <br />
|
|
|
+ consequat consectetur adipisicing <br />
|
|
|
+ elit, sed do eiusmod tempor <br />
|
|
|
+ incididunt.
|
|
|
</blockquote>
|
|
|
<cite>Ashtanga - Hatha</cite>
|
|
|
</div>
|
|
@@ -111,9 +116,12 @@
|
|
|
<div class="box-text">
|
|
|
<h1>Yoga For Lose Weight</h1>
|
|
|
<blockquote>
|
|
|
- Minim veniam, quis nostrud <br> exercitation ullamco laboris nisi <br>
|
|
|
- ut aliquip ex ea commodo <br> consequat consectetur adipisicing <br>
|
|
|
- elit, sed do eiusmod tempor <br> incididunt.
|
|
|
+ Minim veniam, quis nostrud <br />
|
|
|
+ exercitation ullamco laboris nisi <br />
|
|
|
+ ut aliquip ex ea commodo <br />
|
|
|
+ consequat consectetur adipisicing <br />
|
|
|
+ elit, sed do eiusmod tempor <br />
|
|
|
+ incididunt.
|
|
|
</blockquote>
|
|
|
<cite>Ashtanga - Hatha</cite>
|
|
|
</div>
|
|
@@ -123,9 +131,12 @@
|
|
|
<div class="box-text">
|
|
|
<h1>Yoga For Children</h1>
|
|
|
<blockquote>
|
|
|
- Minim veniam, quis nostrud <br> exercitation ullamco laboris nisi <br>
|
|
|
- ut aliquip ex ea commodo <br> consequat consectetur adipisicing <br>
|
|
|
- elit, sed do eiusmod tempor <br> incididunt.
|
|
|
+ Minim veniam, quis nostrud <br />
|
|
|
+ exercitation ullamco laboris nisi <br />
|
|
|
+ ut aliquip ex ea commodo <br />
|
|
|
+ consequat consectetur adipisicing <br />
|
|
|
+ elit, sed do eiusmod tempor <br />
|
|
|
+ incididunt.
|
|
|
</blockquote>
|
|
|
<cite>Ashtanga - Hatha</cite>
|
|
|
</div>
|
|
@@ -135,9 +146,12 @@
|
|
|
<div class="box-text">
|
|
|
<h1>Yoga For Elderly</h1>
|
|
|
<blockquote>
|
|
|
- Minim veniam, quis nostrud <br> exercitation ullamco laboris nisi <br>
|
|
|
- ut aliquip ex ea commodo <br> consequat consectetur adipisicing <br>
|
|
|
- elit, sed do eiusmod tempor <br> incididunt.
|
|
|
+ Minim veniam, quis nostrud <br />
|
|
|
+ exercitation ullamco laboris nisi <br />
|
|
|
+ ut aliquip ex ea commodo <br />
|
|
|
+ consequat consectetur adipisicing <br />
|
|
|
+ elit, sed do eiusmod tempor <br />
|
|
|
+ incididunt.
|
|
|
</blockquote>
|
|
|
<cite>Ashtanga - Hatha</cite>
|
|
|
</div>
|
|
@@ -147,67 +161,139 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="three-content gallery">
|
|
|
- <img src="./img/gallery1.png" alt="gallery1">
|
|
|
- <img src="./img/gallery2.png" alt="gallery2">
|
|
|
- <img src="./img/gallery3.png" alt="gallery3">
|
|
|
- <img src="./img/gallery4.png" alt="gallery4">
|
|
|
- <img src="./img/gallery5.png" alt="gallery5">
|
|
|
- <img src="./img/gallery6.png" alt="gallery6">
|
|
|
- <img src="./img/gallery7.png" alt="gallery7">
|
|
|
- <img src="./img/gallery8.png" alt="gallery8">
|
|
|
+ <img src="./img/gallery1.png" alt="gallery1" />
|
|
|
+ <img src="./img/gallery2.png" alt="gallery2" />
|
|
|
+ <img src="./img/gallery3.png" alt="gallery3" />
|
|
|
+ <img src="./img/gallery4.png" alt="gallery4" />
|
|
|
+ <img src="./img/gallery5.png" alt="gallery5" />
|
|
|
+ <img class="img" src="./img/gallery6.png" alt="gallery6" />
|
|
|
+ <img src="./img/gallery7.png" alt="gallery7" />
|
|
|
+ <img src="./img/gallery8.png" alt="gallery8" />
|
|
|
</div>
|
|
|
|
|
|
<div class="four-content">
|
|
|
<div class="about-us">
|
|
|
<div class="about-us-text">
|
|
|
<h1>about us</h1>
|
|
|
- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. <br> Accusamus, repudiandae fuga expedita esse et debitis <br> deserunt quisquam, repellat eius facilis qui blanditiis sint, <br> veniam iusto unde officiis voluptas a tempore, repellat eius <br> facilis qui blanditiis sint, veniam iusto unde officiis voluptas a tempore.</p>
|
|
|
+ <p>
|
|
|
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. <br />
|
|
|
+ Accusamus, repudiandae fuga expedita esse et debitis <br />
|
|
|
+ deserunt quisquam, repellat eius facilis qui blanditiis sint,
|
|
|
+ <br />
|
|
|
+ veniam iusto unde officiis voluptas a tempore, repellat eius
|
|
|
+ <br />
|
|
|
+ facilis qui blanditiis sint, veniam iusto unde officiis voluptas
|
|
|
+ a tempore.
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="yoga-gallery">
|
|
|
+ <div>
|
|
|
+ <img src="./img/about-us.png" alt="about-us" />
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <img src="./img/about-us.png" alt="about-us" />
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <img class="about-us-img" src="./img/about-us.png" alt="about-us">
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<div class="five-content">
|
|
|
<div class="features">
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<div class="features-boxs">
|
|
|
- <img src="./img/feture-1.png" alt="">
|
|
|
- <h1>IMPROVED OVERALL <br> HEALTH</h1>
|
|
|
- <p>Enim ad minim veniam, quis <br> nostrud exercitation toui ullamcomi <br> laboris nisi ut aliquip ex ea com.</p>
|
|
|
+ <img src="./img/feture-1.png" alt="" />
|
|
|
+ <h1>
|
|
|
+ IMPROVED OVERALL <br />
|
|
|
+ HEALTH
|
|
|
+ </h1>
|
|
|
+ <p>
|
|
|
+ Enim ad minim veniam, quis <br />
|
|
|
+ nostrud exercitation toui ullamcomi <br />
|
|
|
+ laboris nisi ut aliquip ex ea com.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -222,5 +308,19 @@
|
|
|
</p>
|
|
|
</footer>
|
|
|
</div>
|
|
|
+
|
|
|
+ <script
|
|
|
+ src="https://code.jquery.com/jquery-2.2.0.min.js"
|
|
|
+ type="text/javascript"
|
|
|
+ ></script>
|
|
|
+ <script type="text/javascript" src="slick/slick.js"></script>
|
|
|
+
|
|
|
+ <script type="text/javascript">
|
|
|
+ $(document).ready(function() {
|
|
|
+ $(".yoga-gallery").slick({
|
|
|
+ // setting-name: setting-value
|
|
|
+ });
|
|
|
+ });
|
|
|
+ </script>
|
|
|
</body>
|
|
|
</html>
|