-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
423 lines (403 loc) · 19.4 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
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nordstrom Online & In Store: Shoes, Jewelry, Clothing, Makeup, Dresses</title>
<link rel="icon" href="//n.nordstrommedia.com/id/169f9507-47b3-44bc-9ad4-9244fe191523.png" sizes="16x16" />
<link rel="icon" href="//n.nordstrommedia.com/id/69be546b-0c64-4cd0-8840-67a112d242d7.png" sizes="32x32" />
<link rel="icon" href="//n.nordstrommedia.com/id/c4fb2a09-3657-4161-9b79-6412897d9399.png" sizes="96x96" />
<link rel="stylesheet" href="./css/style.css">
<script src="./js/main.js"></script>
<link rel="stylesheet" href="./css/index.css">
<script
src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous">
</script>
<script>
$(function(){
$("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
</head>
<body>
<div id="header"></div>
<div id="container">
<div id="top_transition_outer">
<div id="top_transition">
<div id="top_transition_div_0">
<div>
<h2>Get it in time for Christmas.</h2>
<p>Order by December 16, 8pm ET, and choose free standard shipping.</p>
<div>
<a href="./product.html">Gifts</a>
<a href="./product.html">Learn More</a>
</div>
</div>
</div>
<div id="top_transition_div_1">
<div>
<h3>Get a $40 Bonus Note!</h3>
<p>An exclusive offer for new Nordstrom credit cardmembers. Restrictions apply.</p>
<div>
<a href="./product.html">Apply Now</a>
</div>
</div>
</div>
<div id="top_transition_div_2">
<div>
<h2>Pick Up Today</h2>
<p>In store or curbside.</p>
<div>
<a href="./product.html">Pickup & Delivery Options</a>
</div>
</div>
</div>
</div>
</div>
<div class="designer-strip"></div>
<div id="banner_make_merry_outer">
<div class="banner_inner" id="banner_make_merry">
<div></div>
<p>We're celebrating with new inspiration every week for festive decor, the best gifts and more.</p>
<div>
<ul>
<li><a href="./product.html">Gift Guide</a></li>
<li><a href="./product.html">Gifts for Her</a></li>
<li><a href="./product.html">Gifts for Him</a></li>
<li><a href="./product.html">Gifts for Kid</a></li>
<li><a href="./product.html">Festive Experiences</a></li>
<li><a href="./product.html">Gift Cards</a></li>
</ul>
</div>
</div>
</div>
<div id="make_a_list_grid">
<div id="make_list_grid_two_gifts"></div>
<div id="make_list_grid_gif" class="banner_inner">
<div></div>
<p>Cross off every name with these guaranteed-to-please gifts.</p>
<div>
<ul>
<li><a href="./product.html">Our Picks</a></li>
<li><a href="./product.html">All Gifts</a></li>
</ul>
</div>
</div>
<div id="make_list_grid_cozy"></div>
<div id="make_list_grid_cozy_link" class="banner_inner">
<div>
<ul>
<li><a href="./product.html">Shop Now</a></li>
</ul>
</div>
</div>
<div id="make_list_grid_transition"><iframe src="https://www.youtube.com/embed/1Tc3JwmvB_w" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
<div id="make_list_grid_transition_link" class="banner_inner">
<div>
<ul>
<li><a href="./product.html">Shop Now</a></li>
</ul>
</div>
</div>
<div id="make_list_transition_left"></div>
<div id="make_list_transition_center"></div>
<div id="make_list_transition_right"></div>
<div id="make_list_transition_left_link" class="banner_inner">
<div>
<ul>
<li><a href="./product.html">Shop Now</a></li>
</ul>
</div>
</div>
<div id="make_list_transition_center_link" class="banner_inner">
<div>
<ul>
<li><a href="./product.html">Shop Now</a></li>
</ul>
</div>
</div>
<div id="make_list_transition_right_link" class="banner_inner">
<div>
<ul>
<li><a href="./product.html">Shop Now</a></li>
</ul>
</div>
</div>
</div>
<div id="deals-outer" class="margin-30">
<h2>Great deals on what you love</h2>
<div id="deals-container">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/deals_product_1.jpeg">
<p>Zella</p>
<p>INR 1,682.00 <span>INR 3930.29</span> <span>57% off</span></p>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/deals_product_2.jpeg">
<p>Zella</p>
<p>INR 1,682.00 <span>INR 3930.29</span> <span>57% off</span></p>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/deals_product_3.jpeg">
<p>Zella</p>
<p>INR 1,682.00 <span>INR 3930.29</span> <span>57% off</span></p>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/deals_product_4.jpeg">
<p>Zella</p>
<p>INR 1,682.00 <span>INR 3930.29</span> <span>57% off</span></p>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/deals_product_5.jpeg">
<p>Zella</p>
<p>INR 1,682.00 <span>INR 3930.29</span> <span>57% off</span></p>
</div>
</div>
</div>
<div class="designer-strip"></div>
<div class="center margin-30">
<h2>THE BEST GIFTS FOR EVERYONE ON YOUR LIST</h2>
</div>
<div id="banner-last-minute-gifts">
<div>
<h1>Last Minute Gifts</h1>
<p>Just what they wanted, just in time.</p>
<div>
<a href="./product.html">Gift Guide</a>
</div>
</div>
</div>
<div id="banner-clearance-sale">
<p>From the best brands of the season. <a href="./product.html">Designer Sale</a></p>
</div>
<div class="designer-strip"></div>
<div class="center margin-30">
<h2>HOLIDAY SHOPS</h2>
</div>
<div id="holiday-shops-container">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/holiday_shops_1.jpeg" />
<div class="banner-inside">
<p>The Toy Shop Is Open</p>
<p>Make holiday dreams come true with winning gifts and stocking stuffers for kids of all ages.</p>
<ul>
<li><a href="./product.html">All Toys for Kids</a></li>
<li><a href="./product.html">Toys Under $50</a></li>
</ul>
</div>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/holiday_shops_2.jpeg" />
<div class="banner-inside">
<p>The Coolest Activewear Gifts</p>
<p>Topping our list: cold-weather pieces with bold color blocking and fun prints.</p>
<ul>
<li><a href="./product.html">Women's Activewear</a></li>
<li><a href="./product.html">Men's Activewear</a></li>
<li><a href="./product.html">Our Guide</a></li>
</ul>
</div>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/holiday_shops_3.jpeg" />
<div class="banner-inside">
<p>The Gift of Great Home Design</p>
<p>For the design-obsessed, the home chef and everyone in between.</p>
<ul>
<li><a href="./product.html">Shop Home Gifts</a></li>
<li><a href="./product.html">Explore Home Gift Ideas</a></li>
</ul>
</div>
</div>
</div>
<div id="banner-dont-know-outer">
<div id="banner-dont-know">
<div class="banner-inside">
<h3>Don't Know What to Get? We Do!</h3>
<p>Get free gift advice from our experts in stores and online, or give the gift they pick with a Nordstrom Gift Card. Plus, get free gift wrapping and free signature gift boxes in stores.</p>
<ul>
<li><a href="./product.html">Women's Activewear</a></li>
<li><a href="./product.html">Men's Activewear</a></li>
<li><a href="./product.html">Our Guide</a></li>
</ul>
</div>
</div>
</div>
<div id="banner-holiday-party">
<div class="banner-inside">
<h3>Holiday Party Ready</h3>
<p>Get ready to wow in sleek, celebration-worthy looks.</p>
<ul>
<li><a href="./product.html">Holiday Outfits</a></li>
<li><a href="./product.html">Explore Holiday Looks</a></li>
<li><a href="./product.html">Book a Free Styling Appointment</a></li>
</ul>
</div>
</div>
<div id="jacket-coats-container" class="margin-30">
<div id="jacket-left-large">
<div id="jacket-left-large-img"></div>
<div class="banner-inside">
<h3>Bundle Up in Style</h3>
<p>Keep cozy in faux fur, wool, puffers and more.</p>
<ul>
<li><a href="./product.html">Coats & Jackets</a></li>
</ul>
</div>
</div>
<div id="jacket-right-small">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_jackets_small_1.jpeg" alt="">
<div>
<p>New!</p>
<p>Ganni</p>
<h6>INR 445.00</h6>
</div>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_jackets_small_2.jpeg" alt="">
<div>
<p>New!</p>
<p>Avec Les Filles</p>
<h6>INR 199.00</h6>
</div>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_jackets_small_3.jpeg" alt="">
<div>
<p>New!</p>
<p>Thread & Supply</p>
<h6>INR 49.00</h6>
</div>
</div>
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_jackets_small_4.jpeg" alt="">
<div>
<p>New!</p>
<p>BLANKNYC</p>
<h6>INR 59.00</h6>
</div>
</div>
</div>
</div>
<div id="banner-resort-bound" class="margin-30">
<div class="banner-inside">
<h2>Resort Bound</h2>
<p>Warm destinations are calling, and these easy, chic pieces make packing a breeze.</p>
<ul>
<li>Resort:</li>
<li><a href="./product.html">All</a></li>
<li><a href="./product.html">Clothing</a></li>
<li><a href="./product.html">Accessories</a></li>
<li><a href="./product.html">Shoes</a></li>
</ul>
</div>
</div>
<div id="banner-two-divider">
<div class="banner_two">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/banner_cover_7.jpeg" />
<div class="banner-inside">
<h4>Nordstrom Trunk Club</h4>
<p>Try before you buy! No subscription required. Get head-to-toe outfits, styled by us, delivered just for you.</p>
<ul>
<li><a href="./product.html">Take Your Style Quiz</a></li>
</ul>
</div>
</div>
<div class="banner_two">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/banner_cover_6.jpeg" />
<div class="banner-inside">
<h4>Style Help</h4>
<p>Get free, personalized fashion advice and fit tips from one of our stylists, in store or online.</p>
<ul>
<li><a href="./product.html">Book a Free Appointment</a></li>
<li><a href="./product.html">Learn More</a></li>
</ul>
</div>
</div>
</div>
<div class="center margin-30">
<h3>SHOP BY CATEGORY</h3>
<div class="margin-30" id="category-conatiner">
<a href="./product_women.html">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/category_icon_1.jpeg" />
<h4>Women</h4>
</div>
</a>
<a href="./product.html">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/category_icon_2.jpeg" />
<h4>Designer</h4>
</div>
</a>
<a href="./product.html">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/category_icon_3.jpeg" />
<h4>Men</h4>
</div>
</a>
<a href="./product.html">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/category_icon_4.jpeg" />
<h4>Home</h4>
</div>
</a>
<a href="./product.html">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/category_icon_5.jpeg" />
<h4>Kids</h4>
</div>
</a>
<a href="./product.html">
<div>
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/category_icon_6.jpeg" />
<h4>Beauty & Fragrance</h4>
</div>
</a>
</div>
</div>
<div class="center margin-30">
<h3>Currently Loving</h3>
<p>Explore favorite looks from Instagram. Tag @Nordstrom to show us your finds</p>
</div>
<div class="slider">
<div class="slides">
<input type="radio" name="radio-btn" id="radio1">
<input type="radio" name="radio-btn" id="radio2">
<input type="radio" name="radio-btn" id="radio3">
<input type="radio" name="radio-btn" id="radio4">
<div class="slide first">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_1.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_2.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_3.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_4.jpeg" alt="">
</div>
<div class="slide">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_5.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_6.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_7.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_8.jpeg" alt="">
</div>
<div class="slide">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_9.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_10.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_11.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_12.jpeg" alt="">
</div>
<div class="slide">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_13.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_14.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_15.jpeg" alt="">
<img src="https://raw.githubusercontent.com/HelloMoto069/NORDSTORM-Clone/main/images/bottom_caraousel_16.jpeg" alt="">
</div>
</div>
</div>
</div>
<div id="footer"></div>
<script src="./js/index.js"></script>
</body>
</html>