-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
259 lines (259 loc) · 13.1 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
<!DOCTYPE html>
<html>
<head>
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<title>Nike. Just Do It. Nike IN</title>
</head>
<body>
<header>
<nav>
<div id="tophead">
<div class="heads head1">
<img src="584292c4a6515b1e0ad75aca.png" alt="" id="jordan">
<div id="fhjs">
<ul>
<li><a href="#">Find a Store</a></li>
<li>|</li>
<li><a href="#">Help</a></li>
<li>|</li>
<li><a href="#">Join Us</a></li>
<li>|</li>
<li><a href="#">Sign In</a></li>
</ul>
</div>
</div>
<div class="heads head2">
<img src="Logo_NIKE.svg.png" alt="">
<div id="mwkcss">
<ul>
<li>Men</li>
<li>Women</li>
<li>Kids</li>
<li>Customise</li>
<li>Sale</li>
<li>SNKRS</li>
</ul>
</div>
<div id="shb">
<input type="search" placeholder="Search">
<svg id="searchicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352c79.5 0 144-64.5 144-144s-64.5-144-144-144S64 128.5 64 208s64.5 144 144 144z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M244 84L255.1 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 0 232.4 0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84C243.1 84 244 84.01 244 84L244 84zM255.1 163.9L210.1 117.1C188.4 96.28 157.6 86.4 127.3 91.44C81.55 99.07 48 138.7 48 185.1V190.9C48 219.1 59.71 246.1 80.34 265.3L256 429.3L431.7 265.3C452.3 246.1 464 219.1 464 190.9V185.1C464 138.7 430.4 99.07 384.7 91.44C354.4 86.4 323.6 96.28 301.9 117.1L255.1 163.9z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path d="M160 112c0-35.3 28.7-64 64-64s64 28.7 64 64v48H160V112zm-48 48H48c-26.5 0-48 21.5-48 48V416c0 53 43 96 96 96H352c53 0 96-43 96-96V208c0-26.5-21.5-48-48-48H336V112C336 50.1 285.9 0 224 0S112 50.1 112 112v48zm24 96c-13.3 0-24-10.7-24-24s10.7-24 24-24s24 10.7 24 24s-10.7 24-24 24zm200-24c0 13.3-10.7 24-24 24s-24-10.7-24-24s10.7-24 24-24s24 10.7 24 24z"/>
</svg>
</div>
</div>
<div class="heads head3">
<p>Hello Nike App</p>
<span>Download the app to access everything Nike.<a href="#">Get Your Great</a></span>
</div>
</div>
</nav>
</header>
<section>
<div id="container">
<a href="#"><img src="frontcover.png" alt=""></a>
</div>
<div class="container2">
<p class="goout">GET OUT & GO ALL IN</p>
<p class="text1">Get out of your comfort zone. That's what our ACG Earthlings discovered adventuring out across the mountainous countryside of Georgia to put the Holiday '22 collection to the test. Originally designed on a research trip summiting Mount Hood, the collection is built to provide warmth and cold-weather protection to keep you moving in any condition.</p>
<button id="shop">Shop</button>
</div>
</section>
<section id="section2">
<h3>New Arrivals</h3>
<div class="category">
<div class="shopcat"><img src="cat1.png" alt=""><button>Shop Men's</button></div>
<div class="shopcat"><img src="cat2.png" alt=""><button>Shop Women's</button></div>
<div class="shopcat"><img src="cat3.png" alt=""><button>Shop Kids'</button></div>
</div>
</section>
<section id="section3">
<div id="spot">
<p class="spotlight">In the Spotlight</p>
<div>
<p class="spotlight slideshop">Shop</p>
<button><</button>
<button>></button>
</div>
</div>
<div id="shoecards">
<div id="shoe1" class="shoes">
<img src="shoe1.png" alt="" class="shoe">
<div class="details">
<div>
<p>Nike Dunk Low Retro Premium</p>
<p>Men's Shoes</p>
</div>
<p>₹9,207</p>
</div>
</div>
<div id="shoe2" class="shoes">
<img src="shoe2.png" alt="" class="shoe">
<div class="details">
<div>
<p>Nike Dunk Low</p>
<p>Men's Shoes</p>
</div>
<p>₹9,695</p>
</div>
</div>
<div id="shoe3" class="shoes">
<img src="shoe3.png" alt="" class="shoe">
<div class="details">
<div>
<p>Nike Dunk Low</p>
<p>Toddler Shoes</p>
</div>
<p>₹4,995</p>
</div>
</div>
<div id="shoe4" class="shoes">
<img src="shoe4.png" alt="" class="shoe">
<div class="details">
<div>
<p>Nike Dunk Low Disrupt 2</p>
<p>Women's Shoes</p>
</div>
<p>₹9,207</p>
</div>
</div>
<div id="shoe5" class="shoes">
<img src="shoe5.png" alt="" class="shoe">
<div class="details">
<div>
<p>Nike Dunk Low Retro Premium</p>
<p>Men's Shoes</p>
</div>
<p>₹9,695</p>
</div>
</div>
<div id="shoe6" class="shoes">
<img src="shoe6.png" alt="" class="shoe">
<div class="details">
<div>
<p>Nike Dunk Low Retro SE</p>
<p>Shoes</p>
</div>
<p>₹9,207</p>
</div>
</div>
</div>
</section>
<section id="section4">
<h3>Featured</h3>
<div id="feature">
<div class="shopcat"><img src="feature1.png" alt=""><button>Shop Men's</button></div>
<div class="shopcat"><img src="feature2.png" alt=""><button>Shop Women's</button></div>
</div>
</section>
<section id="section5">
<h3>Don't Miss</h3>
<a href="#"><img src="basket.png" alt=""></a>
<div class="container2">
<p class="goout">MAKE THE CUT</p>
<p class="text1">Cut with quickness on the court like Detroit Pistons Point Guard Cade Cunningham. Designed with advanced traction, dynamic responsiveness, and on-
court comfort, the Air Zoom G.T. Cut 2 elevates his style of play.</p>
<button id="shop">Shop</button>
</div>
</section>
<section id="section6">
<h3>More Nike</h3>
<div class="category">
<div class="shopcat more"><img src="more1.png" alt=""><button>Men's</button></div>
<div class="shopcat more"><img src="more2.png" alt=""><button>Women's</button></div>
<div class="shopcat more"><img src="more3.png" alt=""><button>Kids'</button></div>
</div>
</section>
<section id="models">
<table>
<tbody>
<tr><th>Icons</th><th>Shoes</th><th>Clothing</th><th>Kids'</th></tr>
<tr><td>Air Force 1</td><td>All Shoes</td><td>All Clothing</td><td>Infant & Toddler Shoes</td></tr>
<tr><td>Huarache</td><td>Custom Shoes</td><td>Modest Wear</td><td>Kids' Shoes</td></tr>
<tr><td>Air Max 90</td><td>Jordan Shoes</td><td>Hoodies & Pullovers</td><td>Kids' Jordan Shoes</td></tr>
<tr><td>Air Max 95</td><td>Running Shoes</td><td>Shirts & Tops</td><td>Kids' Basketball Shoes</td></tr>
<tr><td>Air Max 97</td><td>Basketball Shoes</td><td>Jackets</td><td>Kids' Running Shoes</td></tr>
<tr><td>Air Max 270</td><td>Football Shoes</td><td>Compression & Nike Pro</td><td>Kids' Clothing</td></tr>
<tr><td>Air Max 720</td><td>Gym & Training Shoes</td><td>Trousers & Leggings</td><td>Kids' Backpacks</td></tr>
<tr><td>All Air Max</td><td>Lifestyle Shoes</td><td>Shorts</td><td>Kids' Socks</td></tr>
<tr><td>Vapormax</td></tr>
</tbody>
</table>
</section>
<footer id="footer1">
<div id="footlink1" class="footlinks">
<a href="#" class="biglinks">FIND A STORE</a>
<a href="#" class="biglinks">BECOME A MEMBER</a>
<a href="#" class="biglinks">SIGN UP FOR EMAIL</a>
<a href="#" class="biglinks">SEND US FEEDBACK</a>
<a href="#" class="biglinks">STUDENT DISCOUNTS</a>
</div>
<div id="footlink2" class="footlinks">
<a href="#" class="biglinks">GET HELP</a>
<a href="#" class="smalllinks">Order Status</a>
<a href="#" class="smalllinks">Delivery</a>
<a href="#" class="smalllinks">Returns</a>
<a href="#" class="smalllinks">Payment Options</a>
<a href="#" class="smalllinks">Contact Us On Nike.com Inquiries</a>
<a href="#" class="smalllinks">Contact Us On All Other Inquiries</a>
</div>
<div id="footlink3" class="footlinks">
<a href="#" class="biglinks">ABOUT NIKE</a>
<a href="#" class="smalllinks">News</a>
<a href="#" class="smalllinks">Careers</a>
<a href="#" class="smalllinks">Investors</a>
<a href="#" class="smalllinks">Sustainability</a>
</div>
<div id="social">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
<path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
<path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/>
</svg>
</div>
</footer>
<footer id="footer2">
<div id="location">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
<path d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64z"/>
</svg>
<p id="ind">INDIA</p>
<p>© 2022 Nike, Inc. All Rights Reserved</p>
</div>
<div id="terms">
<a href="#">Guides</a>
<a href="#">Terms of Sale</a>
<a href="#">Terms of Use</a>
<a href="#">Nike Privacy Policy</a>
</div>
</footer>
<section id="nikeapp">
<div id="leftapp">
<button onclick="closeapplabel()">❌</button>
<img src="Logo_NIKE.svg.png" alt="">
<div>
<p>Hello Nike App</p>
<p>Download the app to access everything Nike.</p>
</div>
</div>
<div id="rightapp">
<button>OPEN</button>
</div>
</section>
<script src="app.js"></script>
</body>
</html>