-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
368 lines (366 loc) · 16.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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet"href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet" href="index.css">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;1,500;1,600&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div id="header_navbar">
<div class="main_container">
<div id="navbar">
<div id="navbarChild_First">
<h3 id="navbar_Logo">Glossier.</h3>
</div>
<div class="navbarChild_second">
<ul id="navbar_menu">
<li><a href="product.html">Skincare</a></li>
<li><a href="product.html">Makeup</a></li>
<li><a href="product.html">Sets</a></li>
<li><a href="product.html">All</a></li>
</ul>
</div>
<div id="navbarChild_third">
<ul id="navbar_icons">
<li><a href="product.html"><span class="material-symbols-outlined">search</span></a></li>
<li id="user-dropdown">
<a href="#"><span class="material-symbols-outlined">person</span></a>
<div id="user-dropdown-content" class="dropdown-content">
<p id="userHello"></p>
<a id="login-link" href="./Login/login.html">Login</a>
<a id="signup-link" href="./Signup/signup.html">Sign Up</a>
<a id="signout-link" href="#">Sign Out</a>
</div>
</li>
<li><a href="fav.html"><span class="material-symbols-outlined">favorite</span></a></li>
<li id="cartOpen"><a href="#"><span class="material-symbols-outlined">shopping_bag</span></a></li>
</ul>
<img onclick="mobile()" class="mobile_menu" src="Images/bars-solid.svg">
</div>
</div>
</div>
</div>
<div id="header_details">
<div class="main_container">
<div id="header_section">
<h3>Olivia Rodrigo's top hits</h3>
<p>Olivia gave us her desert island beauty must-haves, which are available together in our latest
set.</p>
<div id="header_product">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRC3MgUkLXj-qqpCz-mzlEfKd2qcT_N5RIiOA&usqp=CAU">
</imh>
<a href="">Choose Set</a>
</div>
</div>
</div>
</div>
</header>
<div id="aboutSection">
<h3>LIFE BEAUTY INSPIRED BY REAL</h3>
<div>
<p>Glossier is a new approach to beauty. its about fun and freedom and being OK with yourself today. We make
intuitive, uncomplicated products designed to live with you</p>
</div>
<img id="contentBGimage"
src="https://6509a45460bc91008781faa8--incredible-baklava-73dc03.netlify.app/Images/contentBg.jpg">
</div>
<div id="bestproduct_Section">
<div class="main_container">
<div id="bestSeller_titles">
<a href="#">
<p>Our Best</p>
</a>
<a href="#">
<p>Shop BestSellers</p>
</a>
</div>
<div class="show_bestProducts">
<div class="product_card">
<img src="https://glossier-prod.imgix.net/products/glossier-cleanser-concentrate-carousel-01.png?auto=compress,format&cs=srgb&w=540">
<div class="productDetails">
<div>
<p class="product_title">Cleanser Concentrate</p>
<p class="product_des">Clarifying face wash</p>
</div>
<div>
<p class="product_price">Rs. 2,100</p>
</div>
</div>
</div>
<div class="product_card">
<img src="https://glossier-prod.imgix.net/products/glossier-bdc-wildfig-carousel-01.png?auto=compress,format&cs=srgb&w=540">
<div class="productDetails">
<div>
<p class="product_title">Balm Dotcom</p>
<p class="product_des">Universal salve</p>
</div>
<div>
<p class="product_price">Rs. 4,900</p>
<p class="sticker_price">Rs. 6,900</p>
</div>
</div>
</div>
<div class="product_card">
<img src="https://glossier-prod.imgix.net/products/glossier-priming-moisturizer-carousel-01.png?auto=compress,format&cs=srgb&w=540">
<div class="productDetails">
<div>
<p class="product_title">Priming Moisturizer</p>
<p class="product_des">Buildable hydrating creme</p>
</div>
<div>
<p class="product_price">Rs. 2,400</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="categories_Section">
<div class="main_container">
<p class="section_heading">Categories</p>
<div id="category_grid">
<div>
<img src="https://6509a45460bc91008781faa8--incredible-baklava-73dc03.netlify.app/Images/pro1.jpg">
</div>
<div>
<img src="https://6509a45460bc91008781faa8--incredible-baklava-73dc03.netlify.app/Images/pro2.jpg">
</div>
<div class="category_details_div">
<div>
<h3 class="category_details_h3">Skin first</h3>
<p class="category_details_p">Our skincare essentials are designed to make you look and feel
your glowy, dewy best before you even think about makeup.</p>
<a class="category_details_btn" href="#">See All Skincare</a>
</div>
</div>
<div class="category_details_div">
<div>
<h3 class="category_details_h3">Makeup second</h3>
<p class="category_details_p">Products that give you options but never cover you up, turn you
into someone else.Because beauty should make you feel good.</p>
<a class="category_details_btn" href="#">See All Makeup</a>
</div>
</div>
<div>
<img src="Images/footer5.jpg">
</div>
<div>
<img src="Images/footer7.jpg">
</div>
</div>
</div>
</div>
<div id="quotes_section">
<div class="main_container">
<p class="section_heading">QUOTES</p>
<div id="quotes_container">
<div>
<h3>VOGUE</h3>
<p class="quotes_detail">Revolution for its time, harnessing a certain come-as-you-are acceptance >>
</p>
</div>
<div>
<h3>TIME</h3>
<p class="quotes_detail">Allow(s) women to look like the best version of themselves, not as
aspiration version of someone else >></p>
</div>
<div>
<h3>VOGUE</h3>
<p class="quotes_detail">In an age of online access and unending choice, customer engagement is
something that Glossier has gotten right >></p>
</div>
</div>
</div>
</div>
<div id="quizes_Section">
<div class="main_container">
<p class="section_heading">quizes</p>
<div id="quize_container">
<div>
<p>5 MIN</p>
<p class="bottom-details">What's your skincare routine missing?</p>
<video autoplay muted loop src="Images/video.mp4"></video>
</div>
<div>
<p>3 MIN</p>
<p class="bottom-details">What Lidstar shade are you?</p>
<video autoplay loop muted src="Images/video2.mp4"></video>
</div>
<div>
<p>4 MIN</p>
<p class="bottom-details">Which Balm Dotcom are you today?</p>
<video autoplay loop muted src="Images/video3.mp4"></video>
</div>
<div>
<p>2 MIN</p>
<p class="bottom-details">What's your skin type?</p>
<video autoplay loop muted src="Images/video4.mp4"></video>
</div>
</div>
</div>
</div>
<div id="setsProduct_Section">
<div class="main_container">
<div id="sets_titles">
<a href="#">
<p>Sets</p>
</a>
<a href="#">
<p>Show All Sets</p>
</a>
</div>
<div class="show_bestProducts">
<div class="product_card">
<img src="https://glossier-prod.imgix.net/files/glossier-bdc-set-carousel-01.png?auto=compress,format&cs=srgb&w=540">
<div class="productDetails">
<div>
<p class="product_title">The Balm Dotcom Quintet</p>
<p class="product_des">Limited edition</p>
</div>
<div>
<p class="product_price">Rs. 4,900</p>
<p class="sticker_price">Rs. 6,900</p>
</div>
</div>
</div>
<div class="product_card">
<img src="https://glossier-prod.imgix.net/products/glossier-after-baume-carousel-01_23fe78f1-1917-42e6-9448-b7f44e65acfc.png?auto=compress,format&cs=srgb&w=540">
<div class="productDetails">
<div>
<p class="product_title">After Baume</p>
<p class="product_des">Moisture barrier recovery cream</p>
</div>
<div>
<p class="product_price">Rs. 2,800</p>
</div>
</div>
</div>
<div class="product_card">
<img src="https://glossier-prod.imgix.net/products/glossier-super-bounce-carousel-01_76a56806-4efa-4df0-9beb-2f030da73fa3.png?auto=compress,format&cs=srgb&w=540">
<div class="productDetails">
<div>
<p class="product_title">Super Bounce</p>
<p class="product_des">Hyaluronic acid + vitamin b5 serum</p>
</div>
<div>
<p class="product_price">Rs. 2,900</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="setDetail_section">
<div class="main_container">
<div id="setDetails">
<div>
<p class="section_heading">SEE IT IN REAL LIFE</p>
</div>
<div>
<h3>Real people show you how they wear Glossier</h3>
<p>Share your #yesglossier with the community on social and be sure to tag @glossier for a chance to
be featured in our gallery- and on our Instagram!</p>
</div>
</div>
<div id="sets_images">
<div>
<img src="Images/footer1.jpg">
</div>
<div>
<img src="Images/footer3.jpg">
</div>
<div>
<img src="Images/footer2.jpg">
</div>
<div>
<img src="Images/footer4.jpg">
</div>
</div>
<div id="followInsta">
<a class="category_details_btn" s href="#">Follow Us On Instagram</a>
</div>
</div>
</div>
<div id="footer_newslattter_section">
<div class="main_container">
<div id="newslatterDiv">
<div id="newslatterFlexDiv">
<div>
<span class="material-symbols-outlined">mark_email_unread </span>
</div>
<div>
<p>We'll send you occasional emails about whatever's on our minds: product launches, beauty
routines, events, puppies, you get the idea.</p>
</div>
<div>
<div>
<input type="text">
<a href="#">I'm in</a>
</div>
<p>Yes,I accept the terms of glossier's privacy policy</p>
</div>
</div>
</div>
</div>
</div>
<div id="footerSection">
<div class="main_container">
<div id="footer_section1">
<div>
<h4 class="footerTitles">Company</h4>
<ul class="footerMenu">
<li><a href="#">About us</a></li>
<li><a href="#">Stores</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
<div>
<h4 class="footerTitles">Help</h4>
<ul class="footerMenu">
<li><a href="#">Contact</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="#">Shipping</a></li>
<li><a href="#">Returns</a></li>
<li><a href="#">Gift Card</a></li>
</ul>
</div>
<div>
<h2 id="footerLogo">Glossier</h2>
<div id="socialbtnsDiv">
<div id="footersocial">
<a href="#"><i class="fa-brands fa-facebook" style="color: #ffffff;"></i></a>
<a href="#"><i class="fa-brands fa-instagram" style="color: #ffffff;"></i></a>
<a href="#"><i class="fa-brands fa-x-twitter" style="color: #ffffff;"></i></a>
<a href="#"><i class="fa-brands fa-pinterest" style="color: #ffffff;"></i></a>
<a href="#"><i class="fa-brands fa-linkedin" style="color: #ffffff;"></i></a>
</div>
<h3 id="bottomHeading">INTOTHEGLOSS</h3>
</div>
</div>
</div>
<div id="copyrightFooter">
<div>
<ul id="copyrightUl">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Accessibility</a></li>
<li><a href="#">Supply Chain Transparency</a></li>
<li><a href="#">Cookie Settings</a></li>
</ul>
</div>
<div>
<p>© 2021 Glossier. All rights reserved.</p>
</div>
</div>
</div>
</div>
</body>
<script src="index.js"></script>
<script src="https://kit.fontawesome.com/19da679b91.js" crossorigin="anonymous"></script>
</html>