-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
353 lines (326 loc) · 15.6 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
<!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 page</title>
<link rel="stylesheet" href="./styles/index.css">
<link rel="stylesheet" href="./styles/homepage.css">
<script
src="https://kit.fontawesome.com/24c494a6b6.js"
crossorigin="anonymous"
></script>
</head>
<style>
.search{
border: 1px solid black;
width: 30%;
height: 150px;
margin-left: 4%;
display: none;
}
.cat-name{
display: flex;
justify-content: space-around;
}
.search-box{
display: flex;
justify-content: space-around;
margin-top: 5%;
}
.search-box > div{
border: 1px solid black;
height: 30px;
padding-right: 5%;
}
#search{
height: 24px;
border: none;
}
#close{
margin-top: 1%;
margin-left: -10%;
cursor: pointer;
}
</style>
<body>
<div id="navbar"></div>
<div class="search"></div>
<div id="mainBody">
<div id="box1"> <!--box1 starts here-->
<div class="Abox1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651505210/nbxirpeefqovsgmjyvbx.jpg" alt="">
<div>
<p>Music</p>
<p class="Box1P">LA Story: Leaving Records and Music for Life Support</p>
</div>
<p>The indie label is an incubator for fresh ideas about jazz, electronic, and ambient music.</p>
</div>
<div class="Abox1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651080120/xzrxkdrws3ypmtlw997z.jpg" alt="">
<div>
<p>Fashion</p>
<p class="Box1P">Our Secret Lives Through Objects</p>
</div>
<p>A Visual Catalog of Everything Else</p>
</div>
</div> <!--box1 ends here-->
<div id="box2"> <!--box2 starts here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1650653324/mr5ithrhc6yzygfjfkn0.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">POCKETS, PLEASE!</p>
<p>Market | Apr 25</p>
</div>
</div>
</div> <!--B_box1 ends here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1650377394/ha1cgclezmw9lz2etg2r.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">Hair and Higher Power with Jawara Wauchope</p>
<p>Fashion | Apr 21</p>
</div>
</div>
</div><!--B_box1 ends here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1649855761/ppbhaz8aoqykgmmxcv1e.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">THE MOON IS LATE</p>
<p>Culture | Apr 18</p>
</div>
</div>
</div><!--B_box1 ends here-->
</div> <!--box2 ends here-->
<div id="box3"><!--box3 starts here-->
<div> <!--C_box1 starts here-->
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651497469/jea8bpcmqqkprtgnazxe.jpg" alt="">
<div id="Sub_C_box1">
<p>Featured</p>
<p>ACNE STUDIOS</p>
</div>
<button class="menswear">SHOP MENSWEAR</button>
</div> <!--C_box1 starts here-->
<div> <!--C_box1 starts here-->
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651497471/jmwoeqxzweraasxvikv7.jpg" alt="">
<div id="Sub_C_box1">
<p>Featured</p>
<p>ACNE STUDIOS</p>
</div>
<button class="womenswear">SHOP WOMENSWEAR</button>
</div> <!--C_box1 starts here-->
</div><!--box3 ends here-->
<div id="box4"> <!--box4 starts here-->
<div class="D_box1"> <!--D_box1 starts here-->
<div id="Sub_D_Box1">
<div>
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1649856474/clockb32wyh6iha7d64e.jpg" alt="">
</div>
<div>
<h2>FLOWER TIME</h2>
<p>Market</p>
<p>Flower finds from Westman Atelier, Acne Studios, and Dum Keramik</p>
</div>
</div>
<div id="Sub_D_Box1">
<div>
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1649709518/paunqpxrxn9bwnisqoou.jpg" alt="">
</div>
<div>
<h2>FRESHLY SQUEZZED!</h2>
<p>Fashion</p>
<p>Crushing on SS22’s new brands featuring Andrej Gronau, Lựu Đạn, and Chet Lo.</p>
</div>
</div>
</div> <!--D_box1 ends here-->
<div class="D_box1_2"> <!--D_box1_2 starts here-->
<div id="Sub2_D_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1649182416/kplgatg14bdk5eb852u7.jpg" alt="">
<h2>We11done’s Voluminous Vision of the Future</h2>
<p>Fashion | Apr 8</p>
</div>
<div>
<div id="D_Box1_img">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1638302729/sfikmhm76xmdw3pz2trz.jpg" alt=""></div>
<div><p>American Beauty: In The Herman Miller Archives With Amy Auscherman </p></div>
</div>
<div id="D_Box1_img">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1645025237/r0qi6tdp7lhjfjefevni.jpg" alt=""></div>
<div><p>The Sean Brown Remix</p></div>
</div>
<div id="D_Box1_img">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1638307317/td5r8hhiwlfnktzy2y9w.jpg" alt=""></div>
<div><p>The Oral History of Apartamento</p></div>
</div>
<div id="D_Box1_img">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1638385892/xlxo7ygruwzki2spmzxl.jpg" alt=""></div>
<div><p>Cataloging A Dream House</p></div>
</div>
</div>
</div> <!--D_box1_2 ends here-->
</div> <!--box4 ends here-->
<!-- --------------- BOX 5 Starts here but under the name of BOX 3---------------------------------- -->
<div id="box3"><!--box3 starts here-->
<div> <!--C_box1 starts here-->
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651497463/pusal5nzejoa0lqixtwk.jpg" alt="">
<div id="Sub_C_box1">
<p>Featured</p>
<p>PANGAIA</p>
</div>
<button class="menswear">SHOP MENSWEAR</button>
</div> <!--C_box1 starts here-->
<div> <!--C_box1 starts here-->
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651497465/bwxlocp5cskr5h9vzubj.jpg" alt="">
<div id="Sub_C_box1">
<p>Featured</p>
<p>PANGAIA</p>
</div>
<button class="womenswear">SHOP WOMENSWEAR</button>
</div> <!--C_box1 starts here-->
</div><!--box3 ends here-->
<!-- --------------- BOX 5 ENDS here but under the name of BOX 3---------------------------------- -->
<div id="box6"> <!--box6 starts here-->
<h1>Best! Party! Ever!</h1>
<p>A Night Out With Honey Dijon, Devan Diaz, and Leilah Weinraub</p>
<button>View Editorial</button>
</div> <!--box6 ends here-->
<!-- --------------- BOX 7 STARTS here but under the name of BOX 2---------------------------------- -->
<div id="box2"> <!--box2 starts here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1649083432/kon1zled3j9pkniq6omt.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">Considered Collaboration: Inside the Ahluwalia &PaulSmith Collection</p>
<p>Fashion | Apr 6</p>
</div>
</div>
</div> <!--B_box1 ends here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1649085943/qgmitaaam8j3zxnvejyd.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">Blessed is the Blowout</p>
<p>Fashion | Apr 4</p>
</div>
</div>
</div><!--B_box1 ends here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1648162446/jq3ratinthvrzfaxnvyl.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">Michael the III’s Murder Mystery</p>
<p>Culture | Mar 31</p>
</div>
</div>
</div><!--B_box1 ends here-->
</div> <!--box2 ends here-->
<!-- --------------- BOX 7 ENDS here but under the name of BOX 2---------------------------------- -->
<div id="box7"> <!--box8 starts here-->
<div class="E_box7_1">
<h1>MARKET RESEARCH</h1>
<p>VIEW ALL STORIES</p>
</div>
<div class="E_box7">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1621277032/b4yuoitssxjipexpgdq2.jpg" alt=""></div>
<div><p>Market Research: The Theragun</p></div>
</div>
<div class="E_box7">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1605550716/khorcajz01vqrgvdslah.jpg" alt=""></div>
<div><p>Market Research: Khaite’s “Scarlet Cardigan” and “Eda Bra”</p></div>
</div>
<div class="E_box7">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1605730247/x65svtgflz3ca6g8qcwz.jpg" alt=""></div>
<div><p>Market Research: Fear of God</p></div>
</div>
<div class="E_box7">
<div><img src="https://res.cloudinary.com/ssenseweb/image/upload/w_480,q_90,f_auto,dpr_auto/v1615384903/mk8m97d6c8utcazhgnui.jpg" alt=""></div>
<div><p>Market Research: Light Phone II </p></div>
</div>
</div><!--box8 ends here-->
<!-- --------------- BOX 9 Starts here but under the name of BOX 3---------------------------------- -->
<div id="box3"><!--box3 starts here-->
<div> <!--C_box1 starts here-->
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651497474/wbo7hrrb8jtakmlej6ph.jpg" alt="">
<div id="Sub_C_box1">
<p>Featured</p>
<p>KUSIKOHC</p>
</div>
<button class="menswear">SHOP MENSWEAR</button>
</div> <!--C_box1 starts here-->
<div> <!--C_box1 starts here-->
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1651497467/kiyltgsm0km13tf7t7yo.jpg" alt="">
<div id="Sub_C_box1">
<p>Featured</p>
<p>Anna Castellano</p>
</div>
<button class="womenswear">SHOP WOMENSWEAR</button>
</div> <!--C_box1 starts here-->
</div><!--box3 ends here-->
<!-- --------------- BOX 9 ENDS here but under the name of BOX 3---------------------------------- -->
<!-- --------------- BOX 10 STARTS here but under the name of BOX 2---------------------------------- -->
<div id="box2"> <!--box2 starts here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1648215108/ozh7gtxgk1zhdl2mkgls.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">Outside Inspo, Naturally</p>
<p>Market | Mar 29</p>
</div>
</div>
</div> <!--B_box1 ends here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1648043578/rx9qrqkbfbni3ajifbqh.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">Danger By Definition: LỰU ĐẠN Is Hung La’s New Look</p>
<p>Fashion | Mar 25</p>
</div>
</div>
</div><!--B_box1 ends here-->
<div class="B_Box1">
<img src="https://res.cloudinary.com/ssenseweb/image/upload/w_768,q_90,f_auto,dpr_auto/v1647547426/tzzdf7zjmdbd7qzilrys.jpg" alt="">
<div id="Sub_B_Box1">
<div>
<h4>RECENT</h4>
</div>
<div>
<p id="Box1P">HIt Snooze!</p>
<p>Market | Mar 22</p>
</div>
</div>
</div><!--B_box1 ends here-->
</div> <!--box2 ends here-->
<!-- --------------- BOX 10 ENDS here but under the name of BOX 2---------------------------------- -->
</div> <!--mainbody endes here-->
<div id="footer">
</div>
</body>
</html>
<script src="./scripts/index.js" type="module"></script>