-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
371 lines (351 loc) · 15.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
<!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>Sephora</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css">
<link rel="stylesheet" href="./style.css">
<link rel="shortcut icon" href="https://www.corecommunique.com/wp-content/uploads/2016/05/NNNOW-LOGO-229x300.jpg" type="image/x-icon">
<style>
#newId{
border: none;
border-bottom: 2px solid black;
padding: 2px;
padding-top: 8px;
}
</style>
</head>
<body>
<div id="nav-bg">
<div>
<div id="navbar">
<img src="https://cdn02.nnnow.com/web-images/master/navtree_metaData/59b2425ae4b0d70964ee66e0/1505806763887/12NNNOWLOGODESKTOP.png" alt="">
<div class="nav_bg1">
<p class="sp">|</p>
<p class="li"><i class="fa-solid fa-location-dot"></i>Store Locator </p>
</div>
<div id="top_bar">
<p class="str"><i class="fa-solid fa-star"></i><i class="fa-solid fa-star"></i><i class="fa-solid fa-star"></i></p>
<p>Get 10% OFF on code : BEAUTY10</p>
<p class="star"><i class="fa-solid fa-star"></i><i class="fa-solid fa-star"></i><i class="fa-solid fa-star"></i></p>
</div>
<div class="nav_bg1">
<p class="dw"><i class="fa-solid fa-download"></i>Get App</p>
<p class="sp">|</p>
<p class="track"><i class="fa-solid fa-cube"></i> Track Order</i></p>
<p class="sp">|</p>
</div>
<p class="tro" ><i class="fa-solid fa-trophy"></i> Loyalty</i></p>
</div>
</div>
</div>
<!-- product navbar -->
<div id="head_bar">
<div id="search_bar" class="search"> <i class="fa-solid fa-magnifying-glass fa-lg " ></i> <input type="text" id="newId" placeholder=" Search SEPHORA">
</div>
<div class="brand">
<a href="./index.html"><h1>S E P H O R A</h1></a>
</div>
<div id="login_des" class="search">
<span id="space_for">|</span>
<span ><a href="./mybag.html"><i class="fa-solid fa-bag-shopping"></i></i></span>
<span>|</span>
<span><a href="./userAuth/login.html"><i class="fa-regular fa-user"></i> Login</a></span>
</div>
</div>
<!-- product navbar -->
<!-- final navbar -->
<div id="menubar">
<div id="drop_down">
<ul>
<li id="active"><a href="./index.html">SALE</a></li>
<li><a href="./makeup.html">MAKEUP</a>
<div id="submenu">
<ul>
<li><a href="./makeup.html">Face</a></li>
<li><a href="./makeup.html">Eye</a></li>
<li><a href="./makeup.html">Lip</a></li>
<li><a href="./makeup.html">Cheek</a></li>
<li><a href="./makeup.html">Nail</a></li>
<li><a href="./makeup.html">Vegan</a></li>
</ul>
</div>
</li>
<li><a href="./skincare.html">SKINCARE</a>
<div id="submenu">
<ul>
<li><a href="./skincare.html">Moisturiser</a></li>
<li><a href="./skincare.html">Cleanser</a></li>
<li><a href="./skincare.html">Mask</a></li>
<li><a href="./skincare.html">Bath & Shower</a></li>
<li><a href="./skincare.html">Body Moisturiser</a></li>
<li><a href="./skincare.html">Vegan</a></li>
</ul>
</div>
</li>
<li><a href="./fragrance.html">FRAGRANCE</a>
<div id="submenu">
<ul>
<li><a href="./fragrance.html">Women</a></li>
<li><a href="./fragrance.html">Men</a></li>
</ul>
</div>
</li>
<li><a href="./hair-styling-treatments.html">HAIRCARE</a>
<div id="submenu">
<ul>
<li><a href="./hair-styling-treatments.html">Shampoo & Conditioner</a></li>
<li><a href="./hair-styling-treatments.html">Hair Styling & Treatments</a></li>
</ul>
</div>
</li>
<li id="tools"><a href="./toolsnbrushes.html">TOOLS & BRUSHES</a>
<div id="submenu">
<ul>
<li><a href="./toolsnbrushes.html">Brushes</a></li>
<li><a href="./toolsnbrushes.html">Tools</a></li>
<li><a href="./toolsnbrushes.html">Vegan</a></li>
</ul>
</div>
</li>
</li>
</ul>
</div>
</div>
<!-- slide show with image -->
<div class="slideshow-container">
<div class="mySlides fade">
<div class="numbertext">1 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/26-aug-2022/se/TooFaced_TopBannerdesktop.jpg" style="width:100%">
<div class="text">Caption Text</div>
</div>
<div class="mySlides fade">
<div class="numbertext">2 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/23-aug-2022/Dior_Topbannerdesktop.jpg" style="width:100%">
<div class="text">Caption Two</div>
</div>
<div class="mySlides fade">
<div class="numbertext">3 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/30-june-2022/se/SC_Topbanner_ExclusivelyatSephoradesktop.jpg" style="width:100%">
<div class="text">Caption Three</div>
</div>
<div class="mySlides fade">
<div class="numbertext">4 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/29-aug-2022/se/Sephora_TopBanner_Cleanatsephoradesktop.jpg" style="width:100%">
<div class="text">Caption four</div>
</div>
<div class="mySlides fade">
<div class="numbertext">5 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/17-aug-2022/Benefit_Homepagebanner_Colordesktop.jpg" style="width:100%">
<div class="text">Caption Five</div>
</div>
<div class="mySlides fade">
<div class="numbertext">6 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/24-aug-2022/HudaBeauty_Homepagedesktop3.jpg" style="width:100%">
<div class="text">Caption Six</div>
</div>
<div class="mySlides fade">
<div class="numbertext">7 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/24-aug-2022/EsteeLauder_TopBannerdesktop.jpg" style="width:100%">
<div class="text">Caption Seven</div>
</div>
<div class="mySlides fade">
<div class="numbertext">8 / 8</div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/01-sep-2022/Sephora_TopBanner_PrepPlease_Desktop.jpg" style="width: 100%;">
<div class="text">Caption Eight</div>
</div>
</div>
<!-- slide show with image -->
<br>
<!-- dot array row -->
<div style="text-align:center">
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
</div>
<!-- dot array row -->
<h1 class="heading">Offer's You'll Love</h1>
<div id="offers">
<div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/ABH_P-story_99Sale.jpg" alt="image-1">
</div>
<div>
<img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/MUFE_P-story_99Sale.jpg" alt="image-2">
</div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Olaplex_P-story_99Sale.jpg" alt="image-3"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/ND_P-story_99Sale.jpg" alt="image-4"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/PIXI_P-story_99Sale.jpg" alt=""></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/SundayRiley_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Smashbox_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/TooFaced_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Swati_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Kayali_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Wishful_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Deardahlia_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Nudestix_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Briogeo_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/OUAI_P-story_99Sale.jpg" alt="image"></div>
<div><img src="https://logan.nnnow.com/content/dam/nnnow-project/07-sep-2022/se/Ikoo_P-story_99Sale.jpg" alt="image"></div>
</div>
<div id="btn">
<button><a href="./index.html">^ BACK TO TOP</a></button>
</div>
<div id="tag">
<h2>GET THE LATEST NEWS & OFFERS IN BEAUTY & FASHION</h2>
</div>
<div id="input">
<input id="email_input" type="email" placeholder="Enter your email address" />
<input type="button" value="SUBSCRIBE" />
</div>
<div class="style1">
<h2>
Sephora online India is a trailblazer in the Indian beauty scene
</h2>
<p>
A leader in luxury beauty and skincare, our purpose at Sephora online
India is to create an inviting online beauty shopping experience and
inspire fearlessness in our community. Since the Sephora India launch in
2013, we have been an industry-leading champion of diversity, and
empowerment, guided by our longstanding company values.
</p>
</div>
<div class="style2">
<h3>Discover who we are and what we entail only on NNNOW.com</h3>
<p>
\nOwned by LVMH Moet Hennessy Louis Vuitton, the world's leading luxury
goods group, Sephora was founded in France by Dominique Mandonnaud in
1970 and is defined by its unique, open-sell environment with an
ever-increasing assortment of best-selling lipsticks, eyeliners,
foundations, eye palettes and more from carefully curated brands such as
Make Up For Ever, Estee Lauder, Benefit Cosmetics, Huda Beauty and many
more.
</p>
<h3>
Shop Our unrivalled range of Sephora products for a more beautiful you
</h3>
<p>
\nOur array on Sephora NNNOW features trusted classics from Pixi,
Elizabeth Arden, Anastasia Beverly Hills, Clinique, Tom Ford, and
Sephora’s own, SEPHORA COLLECTION. Today, Sephora India online is a
powerful beauty presence in the digital space, thanks to its
unparalleled assortment of prestige products in every category, unbiased
service from beauty experts, interactive shopping environment, and
innovation.</p> <p>some of our bestsellers such as Sephora lipsticks,
Sephora foundations, and other Sephora products, we explore the universe
of beauty and wellness with an unbiased approach to experiential retail.
We also host expert tutorial videos from our top brands to help you nail
the perfect smokey eye or winged eyeliner. Our team of experts in-store
also works hard to assure you have a seamless shopping experience with
us and helps you define your skin undertones while purchasing the right
sephora foundation for you. Sephora continues to give back to
communities and advance inclusion in the beauty industry by providing an
unrivaled range of shades for Sephora foundations at unbeatable prices.</p>
<p>Sephora in India also encompasses a formidable range of skincare, bath
and body products, haircare, fragrances and perfumes from international
brands. Many of our brands such as Botanist and Forest Essentials boast
of incorporating only natural ingredients in their products, whereas
award-winning such as Natasha Denona, Nudestix, Kora Organics, Aveda,
Olaplex, and more promise only SLS/Paraben-free formulas in their range
of products. Be sure to also check out our range of cruelty-free brands
that include best-selling brands such as Caudalie, Smashbox, Dear
Dahlia, Juice Beauty and much more. Sephora online hosts the entire
range of makeup and skin products available in Sephora stores in India.
Buy Sephora online on NNNOW and be the first to be alerted when we have
a major Sephora India sale event coming up!</p> <p>Start your Sephora India
online shopping on NNNOW.com</p><p> Women can now shop their favorite luxury
beauty brands on the Sephora site or via the NNNOW mobile app. Be spoilt
for choice with a wide variety of makeup, skincare, haircare, bath and
body and fragrances that you can shop from the comfort of your home.
Discover online shopping that offers advantages such as Gift With
Purchase, freebie sachets, and discount offers on beauty! Buy Sephora
online at amazing deals and prices at the click of a button.</p>
</p>
</div>
<div class="style3">
<ul>
<li>
<a href="">WHO WE ARE</a>
</li>
<li>
<a href="">FREQUENTLY ASKED QUESTIONS</a>
</li>
<li>
<a href="">CONTACT US</a>
</li>
</ul>
</div>
<div class="style4">
<ul>
<li>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
</li>
<li>
<a href=""><i class="fa-brands fa-instagram"></i></a>
</li>
<li>
<a href=""><i class="fa-brands fa-twitter"></i></a>
</li>
<li>
<a href=""><i class="fa-brands fa-youtube"></i></a>
</li>
</ul>
</div>
<div class="style5">
<ul>
<li><a href="" class="line">© 2022NNNOW</a></li>
<li><a href="" class="line">Privacy Policy</a></li>
<li><a href="" class="line">Terms & Conditions</a></li>
</ul>
</div>
<div class="style6">
<h3>BRANDS</h3>
<p>
Sephora Collection | Benefit Cosmetics | Make Up For Ever | Cover FX |
Stila | NatioBurt's Bees | Foreo | Smashbox | Glamglow | Clinique |
Estee Lauder | Elizabeth Arden | Givenchy | Bobbi Brown | Shiseido | OPI
| Forest Essentials | Percy & Reed | Boscia | Oscar Blandi | Burberry |
CK Fragrances | Kenzo | Tom Ford | Bvlgari | Carolina Herrera | Davidoff
| Giorgio Armani | Montblanc | Paco Rabanne | Yves Saint Laurent |
Azzaro | Nina Ricci | Roberto Cavalli | Zirh | Omorfee
</p>
<h3>MAKEUP</h3>
<p>Face | Cheek | Eye | Lip | Nail | Makeup Palettes | Accessories</p>
<h3>SKINCARE</h3>
<p>
Moisturizers | Cleansers | Treatments | Masks | Eye Care | Sun Care |
Lip Treatments
</p>
<h3>OTHER CATEGORIES</h3>
<p>Fragrances | Tools & Brushes</p>
<h3>MY SEPHORA</h3>
<p>My orders | Store locator | Sephora Facebook | Sephora Instagram</p>
</div>
</body>
<script>
let slideIndex = 0;
showSlides();
function showSlides() {
let i;
let slides = document.getElementsByClassName("mySlides");
let dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) {slideIndex = 1}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
setTimeout(showSlides, 2000); // Change image every 2 seconds
}
</script>
</html>