forked from Sujalogy/humble-offer-6148
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbillingpage.html
623 lines (608 loc) · 35.7 KB
/
billingpage.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
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
<!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>Document</title>
<link rel="stylesheet" href="./style/billingpage.css">
<link rel="stylesheet" href="./style/index.css">
</head>
<body>
<!-- <h1>AEROPOLATE</h1>
<div id="nav_icons">
<svg width="24px" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="0.8879999999999999"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M12 19.7501C11.8012 19.7499 11.6105 19.6708 11.47 19.5301L4.70001 12.7401C3.78387 11.8054 3.27072 10.5488 3.27072 9.24006C3.27072 7.9313 3.78387 6.6747 4.70001 5.74006C5.6283 4.81186 6.88727 4.29042 8.20001 4.29042C9.51274 4.29042 10.7717 4.81186 11.7 5.74006L12 6.00006L12.28 5.72006C12.739 5.25606 13.2857 4.88801 13.8883 4.63736C14.4909 4.3867 15.1374 4.25845 15.79 4.26006C16.442 4.25714 17.088 4.38382 17.6906 4.63274C18.2931 4.88167 18.8402 5.24786 19.3 5.71006C20.2161 6.6447 20.7293 7.9013 20.7293 9.21006C20.7293 10.5188 20.2161 11.7754 19.3 12.7101L12.53 19.5001C12.463 19.5752 12.3815 19.636 12.2904 19.679C12.1994 19.7219 12.1006 19.7461 12 19.7501ZM8.21001 5.75006C7.75584 5.74675 7.30551 5.83342 6.885 6.00505C6.4645 6.17669 6.08215 6.42989 5.76001 6.75006C5.11088 7.40221 4.74646 8.28491 4.74646 9.20506C4.74646 10.1252 5.11088 11.0079 5.76001 11.6601L12 17.9401L18.23 11.6801C18.5526 11.3578 18.8086 10.9751 18.9832 10.5538C19.1578 10.1326 19.2477 9.68107 19.2477 9.22506C19.2477 8.76905 19.1578 8.31752 18.9832 7.89627C18.8086 7.47503 18.5526 7.09233 18.23 6.77006C17.9104 6.44929 17.5299 6.1956 17.1109 6.02387C16.6919 5.85215 16.2428 5.76586 15.79 5.77006C15.3358 5.76675 14.8855 5.85342 14.465 6.02505C14.0445 6.19669 13.6621 6.44989 13.34 6.77006L12.53 7.58006C12.3869 7.71581 12.1972 7.79149 12 7.79149C11.8028 7.79149 11.6131 7.71581 11.47 7.58006L10.66 6.77006C10.3395 6.44628 9.95791 6.18939 9.53733 6.01429C9.11675 5.83919 8.66558 5.74937 8.21001 5.75006Z" fill="#000000"></path> </g></svg>
<svg width="24px" height="24px" viewBox="0 0 24.00 24.00" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.37584 4.85915C8.65549 3.61971 10.1969 3 12 3C13.8031 3 15.3372 3.61267 16.6023 4.83803C17.8675 6.06339 18.5 7.54929 18.5 9.29577C18.5 10.169 18.2746 11.169 17.8238 12.2958C17.373 13.4225 16.8277 14.4789 16.1879 15.4648C15.5481 16.4507 14.9156 17.3732 14.2903 18.2324C13.665 19.0916 13.1342 19.7746 12.698 20.2817L12 21C11.8255 20.8028 11.5928 20.5423 11.302 20.2183C11.0112 19.8944 10.4877 19.2465 9.73154 18.2746C8.97539 17.3028 8.31376 16.3592 7.74664 15.4437C7.17953 14.5282 6.66331 13.493 6.19799 12.338C5.73266 11.1831 5.5 10.169 5.5 9.29577C5.5 7.54929 6.12527 6.07043 7.37584 4.85915Z" stroke="#000000" stroke-width="2.208" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M13 9.5C13 10.0523 12.5523 10.5 12 10.5C11.4477 10.5 11 10.0523 11 9.5C11 8.94772 11.4477 8.5 12 8.5C12.5523 8.5 13 8.94772 13 9.5Z" stroke="#000000" stroke-width="2.208" stroke-linecap="round" stroke-linejoin="round"></path> </g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none">
<path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z" stroke="currentColor" stroke-width="2"/>
</svg>
<svg width="24px" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6 7V5.77273C6 4.2263 6.644 2.75317 7.77399 1.67454C8.9024 0.597427 10.4233 0 12 0C13.5767 0 15.0976 0.597427 16.226 1.67454C17.356 2.75317 18 4.2263 18 5.77273V7H19C20.1046 7 21 7.89543 21 9V18C21 20.7614 18.7614 23 16 23H8C5.23858 23 3 20.7614 3 18V9C3 7.89543 3.89543 7 5 7H6ZM9.15494 3.12126C9.9019 2.40825 10.9245 2 12 2C13.0755 2 14.0981 2.40825 14.8451 3.12126C15.5904 3.83275 16 4.78754 16 5.77273V7H8V5.77273C8 4.78755 8.40957 3.83275 9.15494 3.12126ZM5 18V9H19V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18Z" fill="#000000"></path> </g></svg>
</div>
</div> -->
<!-- ! =========== + 2 levels of nav bar + {starts} ===========-->
<nav>
<!-- -=-=-=-=--=--= sliding nav bar {starts} =-=-=-=--==-=-=-=- -->
<div class="navOne">
<button id="left" class="arrow" onclick="prevSlide()"> <p> ‹ </p> </button>
<p id="sliders" class="sliders">Free Ship Over $50!</p>
<button id="right" class="arrow" onclick="nextSlide()"> <p> ›</p> </button>
</div>
<!-- -=-=-=-=--=--= sliding nav bar {ends} =-=-=-=--==-=-=-=- -->
<!-- -=-=-=-=--=--= normal nav bar {starts} -=-=-=-=--=--= -->
<div class="navTwo">
<!-- Category {starts} -->
<div class="categoryLinks">
<div id="Women" class="Women underline">
<a href="#">Women</a>
</div>
<!-- ? dropdown for Women Categories {starts} -->
<div class="drop forwomen" id="drop1">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/women.html">Shop All Women</a>
</div>
<div class="lower">
<a href="/women.html"><p>New Arrivals</p></a>
<a href="/women.html" class="arrow"><p>Tops</p></a>
<a href="/women.html" class="arrow"><p>Bottoms</p></a>
<a href="/women.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/women.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/women.html" class="arrow"><p>Loungewear</p></a>
<a href="/women.html" class="arrow"><p>Swimwear</p></a>
<a href="/women.html" class="arrow"><p>Outerwear</p></a>
<a href="/women.html" class="arrow"><p>Accessories</p></a>
<a href="/women.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/women.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a>
</div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dw377b5db8/menu-banners/2022/122322/MENU_Women%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Women Categories {ends} -->
<div id="Men" class="Men underline">
<a href="#">Men</a>
</div>
<!-- ? dropdown for Men Categories {starts} -->
<div class="drop forwomen" id="drop2">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/men.html">Shop All Men</a>
</div>
<div class="lower">
<a href="/men.html"><p>New Arrivals</p></a>
<a href="/men.html" class="arrow"><p>Tops</p></a>
<a href="/men.html" class="arrow"><p>Bottoms</p></a>
<a href="/men.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/men.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/men.html" class="arrow"><p>Loungewear</p></a>
<a href="/men.html" class="arrow"><p>Swimwear</p></a>
<a href="/men.html" class="arrow"><p>Outerwear</p></a>
<a href="/men.html" class="arrow"><p>Accessories</p></a>
<a href="/men.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/men.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a>
</div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dwc883f5eb/menu-banners/2022/122322/MENU_Men%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Men Categories {ends} -->
<div id="Jeans" class="Jeans underline">
<a href="#" class="jeans">Jeans</a>
</div>
<!-- ? dropdown for Jeans Categories {starts} -->
<div class="drop forwomen" id="drop3">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/jeans.html">Shop All Jeans</a>
</div>
<div class="lower">
<a href="/jeans.html"><p>New Arrivals</p></a>
<a href="/jeans.html" class="arrow"><p>Tops</p></a>
<a href="/jeans.html" class="arrow"><p>Bottoms</p></a>
<a href="/jeans.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/jeans.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/jeans.html" class="arrow"><p>Loungewear</p></a>
<a href="/jeans.html" class="arrow"><p>Swimwear</p></a>
<a href="/jeans.html" class="arrow"><p>Outerwear</p></a>
<a href="/jeans.html" class="arrow"><p>Accessories</p></a>
<a href="/jeans.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/jeans.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a> </div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dwb7537e11/menu-banners/2022/122322/MENU_Jeans%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Jeans Categories {ends} -->
<div id="Clearance" class="Clearance underline">
<a href="#">Clearance</a>
</div>
<!-- ? dropdown for Clearance Categories {starts} -->
<div class="drop forwomen" id="drop4">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/collection.html">Shop All Clearance</a>
</div>
<div class="lower">
<a href="/collection.html"><p>New Arrivals</p></a>
<a href="/collection.html" class="arrow"><p>Tops</p></a>
<a href="/collection.html" class="arrow"><p>Bottoms</p></a>
<a href="/collection.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/collection.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/collection.html" class="arrow"><p>Loungewear</p></a>
<a href="/collection.html" class="arrow"><p>Swimwear</p></a>
<a href="/collection.html" class="arrow"><p>Outerwear</p></a>
<a href="/collection.html" class="arrow"><p>Accessories</p></a>
<a href="/collection.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/collection.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a>
</div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dw6916a878/menu-banners/2022/122322/MENU_Clearance%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Clearance Categories {ends} -->
</div>
<!-- Category {ends} -->
<!-- Logo {starts} -->
<div class="logo">
<div class="img">
<a href="index.html">
<img src="./images/logo2.png" alt="logo+link">
</a>
</div>
</div>
<!-- Logo {ends} -->
<!-- login, wishlist, cart and search {starts}-->
<div class="Loginlinks" id="Loginlinks">
<div class="search">
<input type="search" placeholder=" Search" />
</div>
<div class="links">
<a href="cartpage.html">
<img src="https://cdn-icons-png.flaticon.com/128/2767/2767018.png" alt="heart">
</a>
</div>
<div class="links">
<a href="#">
<img src="https://cdn-icons-png.flaticon.com/128/684/684809.png" alt="location">
</a>
</div>
<div class="links userIcon" id="userIcon">
<a href="/signInPage.html">
<img src="https://cdn-icons-png.flaticon.com/128/9308/9308008.png" alt="user">
</a>
<!-- ? here is a dropdown for login/register {starts} -->
<div class="dropUser" id="dropUser">
<button class="margin register"><a href="/register.html">Register</a></button>
<button class="signin"><a href="/signInPage.html">Sign In </a></button>
<a href="#">Track an Order</a>
<a href="#">Get Help</a>
</div>
<div id="signout" class="dropUser">
<a href="#">My Account</a>
<a href="#" id="sign">Sign Out</a>
</div>
<!-- ? here is a dropdown for login/register {ends} -->
</div>
<div class="links">
<a href="/cartpage.html">
<img src="https://cdn-icons-png.flaticon.com/128/102/102665.png" alt="bag">
</a>
</div>
</div>
<!-- login, wishlist, cart and search {ends}-->
</div>
<!-- -=-=-=-=--=--= normal nav bar {ends} -=-=-=-=--=--= -->
</nav>
<!-- ! =========== + 2 levels of nav bar + {ends} ===========-->
<hr>
<div style="margin-top: 150px;" id="main">
<h2 style="margin-top: 50px;">1.SHIPPING</h2>
<div id="shipping">
<h3>SHIPPING ADDRESS</h3>
<div id="main_section">
<div id="divison">
<ul id="unorder_list">
<!-- <li> -->
<!-- append the data -->
<!-- </li> -->
</ul>
</div>
<div id="shopping_method">
<h3 style="margin-top: -25px;">SHIPPING METHOD</h3>
<ul id="payment_id">
<!-- <li> -->
<!-- append the data -->
<!-- </li> -->
</ul>
</div>
</div>
<br>
<form id="form">
<h2>CONTACT INFO</h2>
<br>
<input style="width:40%;height: 50px;" type="email" placeholder="Email Address">
<br>
<br>
<input type="checkbox">
<label>Add me to the Aeropostale Mailing List</label>
<br>
<br>
<p>By signing up you agree to the Terms & Conditions and Privacy Policy</p>
<br>
<br>
<h2>BILLING ADDRESS</h2>
<br>
<div id="form_div">
<ul id="unorder">
<li style="margin-bottom: 10px;">
<input type="radio"> <label id="unorder_label"for=""></label>
<!-- append the data -->
</li>
</ul>
<ul>
<li>
<input type="radio"> <label for="">Enter New Billing Address</label>
</li>
</ul>
</div>
<br>
<br>
<div id="promo_code">
<h4>PROMO CODE</h4>
<br>
<input type="text" style="width:40%;height: 50px;">
<button style="width:20%;height: 50px">APPLY</button>
</div>
<br>
<br>
<h4>REDEEM GIFT CARD</h4>
<br>
<input style="width:70%;height: 50px;" type="text" placeholder="Gift Card #">
<br>
<br>
<input style="width:25%;height: 50px;" type="number" placeholder="PIN">
<button style="margin-left: 20px;width:15%;height: 50px;">APPLY</button>
<a style="margin-left: 20px" href="#">Check Balance</a>
<br>
<br>
<div id="robot">
<div id="captcha">
<input style="width: 20px;height: 20px;margin-right: 10px;" type="checkbox" id="check">
<label for="check">I'm not a robot</label>
</div>
<div id="captcha">
<img src="./images/captcha.png" alt="">
</div>
</div>
<br>
<br>
<h3> PAYMENT METHOD</h3>
<br>
<table id="payment_table" style="width:90%;height: 50px;">
<tr>
<td id="payment_td">
<div id="credit">
<input type="radio" name="option" onclick="showDropdown()">
<img style="margin-left: 10px;margin-right: 10px;"id="card_id" src="https://www.aeropostale.com/on/demandware.static/Sites-aeropostale-Site/-/default/dwe33d2fc5/images/cc_icon.svg" alt="">
<span class="text">Credit Card</span>
</div>
<div id="dropdown" style="display:none;">
<form>
<input style="width: 45%;height: 60px;margin-right: 20px;margin-left: 15px;margin-top: 30px;" type="text" placeholder="Name on Card">
<select style="width: 45%;height: 60px;">
<option value="">Visa</option>
<option value="">American Express</option>
<option value="">Master Card</option>
<option value="">Discover</option>
<option value="">JCB</option>
</select>
<br>
<br>
<input style="width: 45%;height: 60px;margin-left: 15px;margin-right: 20px" type="text" placeholder="Card Number">
<input style="width: 30%;height: 60px;" type="text" placeholder="Security Code">
<br>
<br>
<select style="width: 35%;height: 60px;margin-right: 20px;margin-left: 15px;">
<option value=''>Month</option>
<option value='1'>Janaury</option>
<option value='2'>February</option>
<option value='3'>March</option>
<option value='4'>April</option>
<option value='5'>May</option>
<option value='6'>June</option>
<option value='7'>July</option>
<option value='8'>August</option>
<option value='9'>September</option>
<option value='10'>October</option>
<option value='11'>November</option>
<option value='12'>December</option>
</select>
<select style="width: 15%;height: 60px;">
<option value="">Year</option>
<option value="">2020</option>
<option value="">2021</option>
<option value="">2022</option>
<option value="">2023</option>
<option value="">2024</option>
<option value="">2025</option>
<option value="">2026</option>
<option value="">2027</option>
<option value="">2028</option>
<option value="">2028</option>
<option value="">2029</option>
<option value="">2030</option>
<option value="">2031</option>
<option value="">2032</option>
<option value="">2033</option>
<option value="">2034</option>
<option value="">2035</option>
</select>
</form>
</div>
</td>
</tr>
<tr>
<td id="payment_td">
<div id="credit">
<input type="radio" name="option" onclick="showDropdown1()">
<img style="margin-left: 10px;margin-right: 10px;"id="payPal" src="https://www.aeropostale.com/on/demandware.static/Sites-aeropostale-Site/-/default/dw772bfea5/images/paypal_icon.png" alt="">
<span class="text">Pay Pal</span>
</div>
<div id="dropdown1" style="display:none;">
<button id="button_img"><img style="width:50px;"src="https://cdn.pixabay.com/photo/2015/05/26/09/37/paypal-784404_960_720.png" alt=""></button>
<p style="text-align: center;">The safer, and easy way to pay</p>
</div>
</td>
</tr>
<tr>
<td id="payment_td">
<div id="credit">
<input type="radio" name="option" onclick="showDropdown2()">
<img style="margin-left: 10px;margin-right: 10px;"src="https://x.klarnacdn.net/payment-method/assets/badges/generic/klarna.svg" alt=""> 4.Interest-Free Payments
</div>
<div id="dropdown2" style="display:none;"></div>
</td>
</tr>
</table>
<br>
<button id="btn"><a href="./thankyou.html" id="placeOrder">Place an Order</a></button>
</form>
</div>
<div id="order_summary">
<div>
<h2 style="margin-left: 10px;margin-top: 20px;">ORDER SUMMARY <span style="margin-right: 10px;font-size: 17px;margin-top: 5px;float: right;"><a href="">Edit</a></span> </h2>
<table id="order_table">
<!-- <tr>
<td id="td_label"><label id="td_label" for=""><b>Subtotal</b><span style="float: right;" id="subtotal"></span></label></td>
</tr>
<tr>
<td id="td_label"><label id="td_label" for="">Shipping Economy Ground <span style="float: right;">$5.00</span></label></td>
</tr>
<tr>
<td id="td_label"><label id="td_label" for="">Sales tax <span style="float: right;">$2.92</span></label></td>
</tr> -->
<tr>
<td style="font-size: 19px;"><label style="margin-left: 10px;" id="td_label" for=""><b>Estimated total</b><span id="estimated_total"></span></label></td>
</tr>
</table>
<!-- <div id="append_data">
<div id="img1_div">
</div>
<div id="description">
</div>
</div> -->
</div>
<div id="help">
<p style="text-align: center ;"><b>Help?</b></p>
<br>
<p style="margin-left: 55px;width:280px;text-decoration: underline;"><b>1-877-289-2376</b></p>
<br>
<p style="text-align: center;font-size: 17px"><b>Phone hours 8AM EST - 12:00AM EST <br>
Chat 9AM EST - 12:00AM EST</b></p>
<br>
<p style="text-align: center;font-size: 15px"><b>Paying with PayPal? In-Store Returns will<br> be refunded as Merchandise Credit.</b></p>
</div>
</div>
</div>
<!-- footer part -->
<div class="row">
<div class="footer-col">
<ul>
<h4></h4>
<li><a href="#">Store Locator</a></li>
<li><a href="#">Order Status</a></li>
<li><a href="#">Gift Cards/Balance</a></li>
<li><a href="#">Feedback</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Shopping Help</h4><br>
<ul>
<li><a href="#">Help Desk</a></li>
<li><a href="#">Returns & Exchanges</a></li>
<li><a href="#">Prices & Price Match Policy</a></li>
<li><a href="#">Shipping & Handling</a></li>
<li><a href="#">Size Charts</a></li>
<li><a href="#">Buy Onine, Pick Up In Store</a></li>
<li><a href="#">Student Discount</a></li>
</ul>
</div>
<div class="footer-col">
<h4>About Us</h4><br>
<ul>
<li><a href="#">About FashionFlare</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Supply Chain</a></li>
<li><a href="#">Aero Impact</a></li>
<li><a href="#">Your Privacy Choices</a></li>
<ul>
</div>
</div>
<div class="footer-part">
<p><a href="">Don’t Sell My Information</a></p>
<p><a href="">Terms of Use</a></p>
<p><a href="">Accessibility Statement</a></p>
<p><a href="">Privacy Policy</a></p>
<p><a href="">CA Transparency Act</a></p>
<p><a href="">© 2023 Aeropostale. All Rights Reserved.</a></p>
</div>
</div>
</body>
</html>
<script src="/script/index.js"></script>
<script src=".//script/billingpage.js"></script>