-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
228 lines (207 loc) · 10.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Tindog</title>
<link rel="shortcut icon" href="./Images/favicon (2).ico" type="image/x-icon">
<script src="https://kit.fontawesome.com/1972df1361.js" crossorigin="anonymous"></script>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
</head>
<body>
<section id="title">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-dark">
<a href="" class="navbar-brand" id="brand"><i class="fas fa-paw"></i> tindog</a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto" id="list-item">
<li class="nav-item"><a href="#pricing" class="nav-link">Pricing</a></li>
<li class="nav-item"><a href="#image-gallary" class="nav-link">Gallery</a></li>
<li class="nav-item"><a href="#cta" class="nav-link">Download</a></li>
<li class="nav-item"><a href="#footer" class="nav-link">Contacts</a></li>
</ul>
</div>
</nav>
<div class="row">
<div class="col-lg-6 col-sm-0">
</div>
<div class="col-lg-6 col-sm-12">
<p class="highlight">
Are you in a relationship? If yes, then it's time to think about your pet dog. Buy cute doggies
here and
make them
happy 🐶🐶🐶
</p>
<!-- <button type="button" class="btn btn-light btn-lg"><i class="fab fa-apple"></i> Download</button>
<button type="button" class="btn btn-dark btn-lg"><i class="fab fa-google-play"></i> Download</button> -->
</div>
</div>
<div class="space">
</div>
</div>
</section>
<section id="feature">
<div class="row">
<div class="col-lg-4" id="feature-box">
<i class="icon fas fa-check fa-4x"></i>
<h3>Easy to use.</h3>
<p>So easy to use, even your dog could do it.</p>
</div>
<div class="col-lg-4" id="feature-box">
<i class="icon fas fa-bullseye fa-4x"></i>
<h3>Elite Clientele</h3>
<p>We have all the dogs, the greatest dogs.</p>
</div>
<div class="col-lg-4" id="feature-box">
<i class="icon fas fa-heart fa-4x"></i>
<h3>Guaranteed to work.</h3>
<p>Find the love of your dog's life or your money back.</p>
</div>
</div>
</section>
<section id="testimonials">
<div id="carouselExampleControls" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active" id="carousel-item">
<h2>"I no longer have to sniff other dogs for love. I've found the hottest Pug on TinDog. Woof."
</h2>
<img src="./Images/adult-black-pug-1851164.jpg" alt="dog-profile">
<em>Pebbles, New York</em>
</div>
<div class="carousel-item" id="carousel-item">
<h2 class="testimonial-text">"My dog used to be so lonely, but with TinDog's help, they've found the
love of their life.
I think."</h2>
<img class="testimonial-image" src="./Images/woman-wearing-black-eyeglasses-1239291.jpg"
alt="lady-profile">
<em>Beverly, Illinois</em>
</div>
<div class="carousel-item" id="carousel-item">
<h2 class="testimonial-text">"I,m in a relationship and my dog also. Thanks, Tindog for finding such
a cute puppy for my dog."</h2>
<img class="testimonial-image" src="./Images/close-up-photo-of-man-and-dog-3452005.jpg"
alt="man-profile">
<em>Hamilton, New Zeland</em>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</section>
<section id="pricing">
<h2 class="heading">A Plan for Every Dog's Needs</h2>
<p class="heading-sub">Simple and affordable price plans for your and your dog.</p>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="card" id="card-box">
<div class="card-header">
<h3>Pug</h3>
</div>
<div class="card-body">
<h2>Free</h2>
<p>5 Matches Per Day</p>
<p>10 Messages Per Day</p>
<p>Unlimited App Usage</p>
<button type="button" class="btn btn-outline-success btn-lg btn-block">Sign Up</button>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="card" id="card-box">
<div class="card-header">
<h3>Labrador</h3>
</div>
<div class="card-body">
<h2>$49 / mo</h2>
<p>Unlimited Matches</p>
<p>Unlimited Messages</p>
<p>Unlimited App Usage</p>
<button type="button" class="btn btn-outline-success btn-lg btn-block">Sign Up</button>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card" id="card-box">
<div class="card-header">
<h3>Mastiff</h3>
</div>
<div class="card-body">
<h2>$99 / mo</h2>
<p>Pirority Listing</p>
<p>Unlimited Matches</p>
<p>Unlimited Messages</p>
<p>Unlimited App Usage</p>
<button type="button" class="btn btn-outline-success btn-lg btn-block">Sign Up</button>
</div>
</div>
</div>
</div>
</section>
<section id="image-gallary">
<h2>Image Gallery</h2>
<div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel" data-interval="3000"
data-pause="hover">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="image-slide"
src="./Images/short-coated-black-and-brown-puppy-in-white-and-red-polka-39317 (1).jpg"
alt="dog1">
</div>
<div class="carousel-item">
<img class="image-slide" src="./Images/two-yellow-labrador-retriever-puppies-1108099.jpg"
alt="dog2">
</div>
<div class="carousel-item">
<img class="image-slide" src="./Images/cute-dog-laying-on-the-bed-672244.jpg" alt="dog3">
</div>
<div class="carousel-item">
<img class="image-slide" src="./Images/medium-short-coated-white-dog-on-white-textile-2607544.jpg"
alt="dog4">
</div>
<div class="carousel-item">
<img class="image-slide" src="./Images/dog-pet-close-up-view-dogs-61372.jpg" alt="dog5">
</div>
</div>
</div>
</section>
<section id="cta">
<h3>Find the True Love of Your Dog's Life Today.</h3>
<button type="button" class="btn btn-success btn-lg" id="g-play"><i class="fab fa-google-play"></i>
Download</button>
<button type="button" class="btn btn-light btn-lg" id="i-phone"><i class="fab fa-apple"></i> Download</button>
</section>
<footer id="footer">
<a href="" class="footer-link"><i class="fab fa-twitter"></i></a>
<a href="" class="footer-link"><i class="fab fa-facebook-f"></i></a>
<a href="" class="footer-link"><i class="fab fa-instagram"></i></a>
<a href="" class="footer-link"><i class="fas fa-envelope-square"></i></a>
<p>© Copyright 2020 TinDog</p>
<p class="myname">Created by Bhaskar</p>
</footer>
</body>
</html>