-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
394 lines (315 loc) · 14.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
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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="responsive.css">
<script src="https://kit.fontawesome.com/b06a377e67.js" crossorigin="anonymous"></script>
<style> @import url('https://fonts.googleapis.com/css2?family=Alkalami&family=Baloo+2&family=Bebas+Neue&family=Courgette&family=Dancing+Script:wght@400;600&family=Dosis:wght@300&family=Lobster&family=Lobster+Two&family=Noto+Serif+Display:wght@100&family=Playfair+Display:ital@1&family=Ramaraja&family=Shadows+Into+Light&family=Work+Sans:wght@100&display=swap'); </style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Alkalami&family=Baloo+2&family=Bebas+Neue&family=Courgette&family=Dancing+Script:wght@400;600&family=Dosis:wght@300&family=Lobster&family=Lobster+Two&family=Noto+Serif+Display:wght@100&family=Playfair+Display:ital@1&family=Ramaraja&family=Shadows+Into+Light&family=Ubuntu:wght@300&display=swap');
</style>
</head>
<body>
<!------------------- navbar starts here ------------------->
<div id="navbar">
<i class="fa-solid fa-bars" onclick="menuitem()"></i>
<div class="logo">
<h4><a href="/index.html"><img src="images/logo5.jpg" alt=""></a>
</h4>
</div>
<div class="nav" id="navi">
<ul>
<li><a href="/womens.html">WOMEN</a>
<ul>
<li><a href="#">SHOP ALL</a></li>
<li><a href="#">CLOTHING</a></li>
<li><a href="#">BAGS</a></li>
<li><a href="#">SHOES</a></li>
<li><a href="#">ACCESSORIES</a></li>
<li><a href="#">BEAUTY</a></li>
<li><a href="#">SALE</a></li>
<li><a href="#">PRE-OWNED</a></li>
</ul>
</li>
<li><a href="/mens.html">MEN</a>
<ul>
<li><a href="#">SHOP ALL</a></li>
<li><a href="#">CLOTHING</a></li>
<li><a href="#">BAGS</a></li>
<li><a href="#">SHOES</a></li>
<li><a href="#">ACCESSORIES</a></li>
<li><a href="#">GROOMING</a></li>
<li><a href="#">SALE</a></li>
<li><a href="#">PRE-OWNED</a></li>
</ul>
</li>
<li><a href="/kids.html">KIDS</a>
<ul>
<li><a href="#">SHOP ALL</a></li>
<li><a href="#">BABT GIRLS</a></li>
<li><a href="#">BABY BOY</a></li>
<li><a href="#">GIRLS</a></li>
<li><a href="#">BOY</a></li>
<li><a href="#">SALE</a></li>
</ul>
</li>
<li><a href="/beauty.html">BEAUTY</a>
<ul>
<li><a href="#">SHOP ALL</a></li>
<li><a href="#">WOMEN'S BEAUTY</a></li>
<li><a href="#">MEN'S GROOMING</a></li>
<li><a href="#">KID'S CARE</a></li>
<li><a href="#">SALE</a></li>
</ul>
</li>
<li><a href="/index.html">HOME</a></li>
<li><a href="/feedback.html">FEEDBACK</a>
</li>
<li><a href="/community.html">COMMUNITY</a>
<ul>
<li><a href="#">DISCOVER</a></li>
<li><a href="#">BLOGS</a></li>
<li><a href="#">MY CLOSET</a></li>
<li><a href="#">INFLUENCER PROGRAM</a></li>
</ul>
</li>
<li><a href="/sale.html">SALE</a></li>
<li><a href="/about.html">ABOUT</a></li>
</ul>
</div>
<div class="nav2">
<ul>
<a href="/cart.html"><i class="fa-solid fa-bag-shopping"><ol>cart</ol></i></a>
<li><a href="#"><i class="fa-regular fa-user" onclick="loginPage()"><ol>account</ol></i></a></li>
</ul>
</div>
</div>
<!------------------- navbar ends here ------------------->
<div id="login">
<div class="login-1">
<h1>JS-ecom</h1>
<p>BY SHOPPERS FOR SHOPPERS</p>
<ol><i class="fa-solid fa-bag-shopping"></i> COMPARE ACREOSS 500+ STORES</ol>
<ol><i class="fa-solid fa-bell"></i> GET ALERTS ON YOUR ITEMS</ol>
<ol><i class="fa-solid fa-file-circle-check"></i> SAVE YOUR SEARCHES</ol>
<ol><i class="fa-solid fa-heart"></i> MANAGE YOUR SHOPPING LIST</ol>
<ol><i class="fa-solid fa-trophy"></i> EARN POINTS</ol>
</div>
<div class="login-2">
<div class="diss" onclick="loginPage()">X</div>
<h3>Create an account</h3>
<h6>Unleash your shopping power.</h6>
<h6>Check ModeSens before you buy.</h6>
<div><input type="email" name="" id="email2" placeholder="Email"></div>
<div><input type="password" name="" id="password2" placeholder="Password"></div>
<div><input type="checkbox" name="" id="checkbox">Subscribe to personalized sale updates and offers </div>
<button id="btn1">SIGN UP</button>
<ul>or</ul>
<div class="fonta">
<a href="https://www.google.co.in/"><i class="fa-brands fa-google"></i></a>
<a href="https://www.facebook.com/"><i class="fa-brands fa-facebook-f"></i></a>
<a
href="https://appleid.apple.com/auth/authorize?client_id=com.modesens&redirect_uri=https%3A%2F%2Fmodesens.com%2Faccounts%2Fapple%2Flogin%2Fcallback%2F&response_mode=form_post&scope=name%20email&response_type=code%20id_token&state=uWQ9QcwNFx01"><i
class="fa-brands fa-apple"></i></a>
</div>
<a href="/login.html">Already have an account? Please sign in.</a>
<br>
<a href="/adminlogin.html">Login as Admin</a>
</div>
</div>
<!------------------- login ends here ------------------->
<div id="section1">
<div id="container">
<button id="previous" class="btn">←</button>
<img id="image" src="images/img1.jpg">
<button id="next" class="btn">→</button>
</div>
</div>
<!------------------- section1 ends here ------------------->
<div id="section3">
<h1>Special Offers</h1>
<div class="sec3">
<div class="sec3-1">
<img src="images/img3-1.jpg" alt="">
<h2>Step into Holiday with Bombas</h2>
<p>20% Off with code MODESENS</p>
<button>SHOP NOW</button>
</div>
<div class="sec3-1">
<img src="images/img3-2.jpg" alt="">
<h2>OMG! SO FRESH!</h2>
<p>Shop New To Sale New</p>
<button>SHOP NOW</button>
</div>
<div class="sec3-1">
<img src="images/img3-3.jpg" alt="">
<h2>Introducing Holiday 2022</h2>
<p>Blog by TORY BURCH</p>
<button>READY NOW</button>
</div>
</div>
<a href="/viewmore.html"><button>VIEW MORE</button></a>
</div>
<!------------------- section3 ends here ------------------->
<div id="section2">
<div id="container">
<button id="previous2" class="btn">←</button>
<img id="image2" src="images/img2-1.jpg">
<button id="next2" class="btn">→</button>
</div>
</div>
<!------------------- section2 ends here ------------------->
<div id="section4">
<h1>Community Posts</h1>
<div class="sec4">
<img src="images/men3.jpg" alt="">
<img src="images/img4-7.webp" alt="">
<img src="images/kids8.webp" alt="">
<img src="images/img4-6.webp" alt="">
<img src="images/kids4.webp" alt="">
<img src="images/img4-9.webp" alt="">
<img src="images/men5.jpg" alt="">
<img src="images/img4-12.webp" alt="">
</div>
<a href="/viewmore.html"> <button class="btn4">VIEW ALL</button></a>
</div>
<!------------------- section4 ends here ------------------->
<div id="section5">
<h1>Trending Now</h1>
<div class="section5">
<div class="sec5">
<img src="images/img5-5-6.jpeg" alt="">
<h3>GANNI</h3>
<h4>Printed white T-Shirt </h4>
<h6>$49(50% OFF)<span>-$268</span></h6>
<h7>Compare 23 Store</h7>
</div>
<div class="sec5">
<img src="images/img5-5-7.jpeg" alt="">
<h3>MONCLER</h3>
<h4>Bomber Jacket</h4>
<h6>$508(40% OFF)<span>-$1275</span></h6>
<h7>Compare 16 Store</h7>
</div>
<div class="sec5">
<img src="images/img5-5-3.webp" alt="">
<h3>VERSACE</h3>
<h4>Black & Gold Sports Bra</h4>
<h6>$123(40% OFF)<span>-$425</span></h6>
<h7>Compare 21 Store</h7>
</div>
<div class="sec5">
<img src="images/img5-5.webp" alt="">
<h3>ZIMMERMANN</h3>
<h4>High Tide Belted Linen Tuck Sorts</h4>
<h6>$377(31% OFF)<span>-$680</span></h6>
<h7>Compare 27 Store</h7>
</div>
</div>
<a href="/beauty.html"> <button class="btn5">SHOP MORE</button></a>
</div>
<!------------------- section5 ends here ------------------->
<div id="section6">
<div class="sec6">
<h2>Download the ModeSens App</h2>
<p>A seamless experience that takes your style to the next level.</p>
<a href="https://play.google.com/store/apps"> <button>DOWNLOAD NOW</button> </a>
<img src="https://cdn.modesens.com/static/img/20220826appdownload_en.svg" alt="" width="30%">
</div>
<div class="sec6">
<h2>Install the ModeSens Browser Extension</h2>
<p>Get timely, accurate product information every time you browse.</p>
<a href="https://play.google.com/store/apps"><button>INSTALL NOW</button></a>
<img src="https://cdn.modesens.com/static/img/20211109downloadright.png" alt="" width="60%">
</div>
</div>
<!------------------- section6 ends here ------------------->
<hr>
<div id="section7">
<div class="sec7">
<h2>CUSTOMER CARE</h2>
<a href="#">Shopper Protection</a>
<a href="#">Loyalty Program</a>
<a href="#">Help Center</a>
<a href="#">Size Guides</a>
<a href="#">Contact Us / Feedback</a>
<a href="#">Shipping / Returns</a>
</div>
<div class="sec7">
<h2>INFORMATION</h2>
<a href="/about.html">About Us</a>
<a href="#">Influencer Program</a>
<a href="#">Partner Stores</a>
<a href="#">Sitemap</a>
</div>
<div class="sec7">
<h2>LEGAL</h2>
<a href="#">Terms Of Use</a>
<a href="#">Disclosure</a>
<a href="#">Privacy Policy</a>
<a href="#">Community Guidelines</a>
</div>
<div class="sec7-4">
<h2>CONNECT WITH US</h2>
<a
href="https://appleid.apple.com/auth/authorize?client_id=com.modesens&redirect_uri=https%3A%2F%2Fmodesens.com%2Faccounts%2Fapple%2Flogin%2Fcallback%2F&response_mode=form_post&scope=name%20email&response_type=code%20id_token&state=uWQ9QcwNFx01"><i
class="fa-brands fa-apple"></i></a>
<a href="#"><i class="fa-brands fa-android"></i></a>
<a href="#"><i class="fa-solid fa-puzzle-piece"></i></a>
</div>
<div class="sec7 sec7-last">
<h2>NEWSLETTER SIGN UP</h2>
<input type="email" name="email" id="email" placeholder="Email Address">
<hr>
<div>
Men's<input type="radio" name="mygender" id="gender"> Women's<input type="radio" name="mygender" id="gender">
</div>
<button class="btnlast">SUBMIT</button>
</div>
</div>
<hr>
<h5 class="h5">When you follow our links to visit a brand or retailer's website or make a purchase, ModeSens may earn a
commission.</h5>
<!------------------- section7 ends here ------------------->
<div id="feedback">
<h4>FEEDBACK</h4>
<p>Help Improve Your ModeSens Experience</p>
<p>We're constantly looking for ways to improve your shopping experience and welcome any feedback that you would
like to share with us. As a reminder, please leave ModeSens Concierge related inquiries under the order in
your ModeSens portal for faster assistance.</p>
<p>Your Email Address*</p>
<input type="text" name="" id="" placeholder="Your Email Address">
<hr>
<textarea name="" id="textarea" cols="30" rows="4" placeholder="Message"></textarea>
<hr>
<button class="btn8" onclick="massage()">SEND MESSAGE</button>
<button class="btn7" onclick="feedbackPage()">CLOSE</button>
</div>
<hr>
<div id="footer">
<div class="one"><span>M</span>
<p>© 2022, JS-ECOM</p>
</div>
<div class="two">
<li><a href="#"><i class="fa-brands fa-pinterest"></i></a></li>
<li><a href="#"><i class="fa-brands fa-twitter"></i></a></li>
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
<li><a href="#"><i class="fa-brands fa-facebook"></i></a></li>
<li><a href="#"><i class="fa-brands fa-weibo"></i></a></li>
<li><a href="#"><i class="fa-brands fa-weixin"></i></a></li>
<li><a href="#"><i class="fa-brands fa-reddit-alien"></i></a></li>
<li><a href="#"><i class="fa-solid fa-gamepad"></i></a></li>
</div>
</div>
<i class="fa-solid fa-headphones" onclick="menuitem2()"></i>
<!------------------- footer ends here ------------------->
</body>
<!-- --------------java script----------------- -->
<script src="/index.js"></script>
<!-- --------------java script----------------- -->
</html>
<!-- // ---------------------*---------------------*---------------------*--------------------- -->