-
Notifications
You must be signed in to change notification settings - Fork 0
/
ak.html
312 lines (215 loc) · 8.95 KB
/
ak.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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Soulmate.com </title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<link rel="stylesheet" href="ak.css">
</head>
<body>
<header>
<div id="logo">
<img src="Soulmate.png" alt="Soulmate.com">
</div>
<nav class="navbar">
<ul>
<li><a href="#home">home</a></li>
<li><a href="#join">join </a></li>
<li><a href="#for_you">for you</a></li>
<li><a href="#connections">connections</a></li>
<li><a href="#review">review</a></li>
<li><a href="#find_match">find match</a></li>
</ul>
</nav>
<div class="fas fa-bars"></div>
</header>
<section class="home" id="home">
<div class="content">
<h1>find your soulmate</h1>
<p>find someone who be the reason to delete this stupid app</p>
<a href="#"><button>explore more</button></a>
</div>
<div class="box-container">
<div class="box" id="box1">
<img src="23.jpg" alt="">
<h3>the #1 trusted dating app</h3>
<p>2022 survey of 1,067 respondents from india, US, UK and canada</p>
</div>
<div class="box" id="box2">
<img src="heart.jpg" alt="">
<h3>every 14 minutes,someone finds love here</h3>
<p>soulmate user data</p>
</div>
<div class="box" id="box3">
<img src="heart1.jpg" alt="">
<h3>highest quality dating pool</h3>
<p>2022 survey of 1,616 India singles</p>
</div>
</div>
</section>
<section class="join" id="join">
<div class="container1">
<h1 class="heading">find your real connections</h1>
<h3 class="title">explore one of the most popular dating site</h3>
<div class="row">
<div class="content">
<p>we commited to helping singles find love every day and we are confident in our ability to do
so.eharmony matches single women and men for lasting and fulfilling relationships. </p>
<a href="#"><button>join soulmate</button></a>
</div>
<div class="image">
<img src="2.jpg" alt="">
</div>
</div>
</section>
<section id="for_you" class="for_you">
<h1 class="heading">for you</h1>
<h3 class="title">recommendations based on your profile</h3>
<div class="card-container">
<div class="card">
<img src="pic1.jpg" alt="">
<h3>angelina</h3>
<p>date night</p>
<div class="icons">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
</div>
</div>
<div class="card">
<img src="pic2.jpg" alt="">
<h3>david</h3>
<p>sporty</p>
<div class="icons">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
</div>
</div>
<div class="card">
<img src="pic3.jpg" alt="">
<h3>harmony</h3>
<p>creatives</p>
<div class="icons">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
</div>
</div>
<div class="card">
<img src="pic4.jpg" alt="">
<h3>john</h3>
<p>binge watchers</p>
<div class="icons">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
</div>
</div>
</div>
</section>
<section id="connections" class="connections">
<h1 class="heading">looking for</h1>
<h3 class="title">increase compatibility by sharing yours!</h3>
<div class="box-container">
<div class="box">
<img src="e7.jpg" alt="">
<h3>long-term partner</h>
</div>
<div class="box">
<img src="e4.png" alt="">
<h3>long-term open to short</h3>
</div>
<div class="box">
<img src="e2.png" alt="">
<h3>short-term open to long</h3>
</div>
<div class="box">
<img src="e1.png" alt="">
<h3>short-term fun</h3>
</div>
<div class="box">
<img src="z4.png" alt="">
<h3>new friends</h3>
</div>
<div class="box">
<img src="z1.png" alt="">
<h3>still figuring it out</h3>
</div>
</div>
</section>
<section id="review" class="review">
<h1 class="heading">customer's review</h1>
<h3 class="title">what our customer says about us</h3>
<div class="box-container">
<div class="box">
<img src="pp69.jpg" alt="">
<h3>Sanaya</h3>
<p>"He saw my profile on CrushTime! It wasn’t a coincidence, it was Destiny!"</p>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
</div>
<div class="box">
<img src="rohit.jpg" alt="">
<h3>rohit</h3>
<p>"Who would have thought our first date would all be thanks to an app?"</p>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
</div>
<div class="box">
<img src="ppp69.jpg" alt="">
<h3>jennifer</h3>
<p>"He was my first Crush, my first date… and my last"</p>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<h1 class="heading">find your perfect match</h1>
<h3 class="title">we love conversatios, lets talk.</h3>
<div class="row">
<div class="image">
<img src="realc.jpg" alt="">
</div>
<div class="form-container">
<form action="">
<input type="text" placeholder="i am man/woman/other">
<input type="text" placeholder="looking for man/woman/other">
<input type="number" placeholder="looking for the age">
<input type="text" placeholder="country/area">
<textarea name="" id="" cols="30" rows="10" placeholder="search by hobbies"></textarea>
<input type="submit" value="match">
</form>
</div>
</div>
</section>
<section class="footer">
<div class="icons">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-github"></a>
<a href="#" class="fab fa-pinterest"></a>
</div>
<div id="credit" class="credit">Copyright © www.Soulmate.com | All Rights Reserved!</div>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="js.js"></script>
</body>
</html>