-
Notifications
You must be signed in to change notification settings - Fork 2
/
brands.html
331 lines (262 loc) · 11 KB
/
brands.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
<!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>
<script src='./data.js'>
</script>
<link rel="stylesheet" href="nav.css">
<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=Merriweather:wght@300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="makeuppage.css">
<script src="https://kit.fontawesome.com/629044acfa.js" crossorigin="anonymous"></script>
<style>
body {
font-family: Merriweather;
}
#main {
height: 100vh;
}
#brands {
width: 20%;
height: 90%;
overflow-y: scroll;
margin-left: 40px;
margin-top: 20px;
}
.ckbox input {
width: 15px;
height:15px;
margin: 10px;
}
i{
font-size: 13px;
}
#i{
font-size: 30px;
}
</style>
</head>
<body>
<div class="top">
<p style="color: rgb(217,11,43);text-align: center; font-size: 15px;font-weight: 30px;">Enjoy free shipping on all orders with code FREESHIP. See terms</p>
</div>
<div class="top1" >
<div class="top11">
<a href="index.html">
<p style="color: black; font-size: 19px; margin-top: 40px;text-align: right;cursor: pointer;">SEPHORA</p>
</a>
</div>
<div class="top12">
<i id="i" class="fas fa-search"></i>
<input type="text" placeholder="Search">
</div>
<div class="top13" >
<p style="color: black;text-align: right;margin-bottom: 50px;"><i id="i" class="fas fa-warehouse"></i>Stores & Services<br>choose your store</p>
</div>
<div class="top13" style="border-right:3px solid grey; padding: 0px 20px 20px 20px;">
<p style="color: black; margin-top: 28px;" ><i id="i" class="fas fa-users"></i>Community</p>
</div>
<div class="top13">
<p style="color: black;margin-top: 25px; margin-left: -40px; cursor: pointer;" onclick="window.location.href='sign.html'"> <i id="i" class="fas fa-sign-in-alt"></i>Sign In</p>
</div>
<div class="top13" style="padding-top: 17px;">
<i id="i"class="far fa-comment"></i>
<i id="i"class="far fa-heart"></i>
<i id="i" onclick="window.location.href='basket.html'" style="cursor: pointer;" class="fas fa-shopping-basket"></i>
</div>
</div>
<div class="nav">
<button style="color:white">New</button>
<button style="color:white" onclick="window.location.href='brands.html'">Brand</button>
<button style="color:white" onclick="window.location.href='makeuppage.html'">Make Up</button>
<button style="color:white" onclick="window.location.href='skincarepage.html'">Skin Care</button>
<button style="color:white" onclick="window.location.href='hair.html'">Hair</button>
<button style="color:white" onclick="window.location.href='fragrance.html'">Fragrance</button>
<button style="color:white" onclick="window.location.href='tools.html'">Brushes</button>
<button style="color:white" onclick="window.location.href='bath.html'">Bath & Body</button>
<button style="color:white">Mini Size</button>
<button style="color:white" onclick="window.location.href='beautyUnder20.html'">Beauty Under $20</button>
<button style="color:white">Sales & offer</button>
</div>
<main id="main">
<div id="brands">
<h1>Brands</h1>
</div>
<div id="display">
<div id="total"></div>
<div id="items"></div>
</div>
</main>
<div class="main">
<h4 style="margin-top: 50px">Website feedback? let us know</h4>
</div>
<div id="black">
<div id="red">
<div id="red1">
<div class="home" style="width:50px">
<img src="https://www.sephora.com/img/ufe/icons/find-store.svg" alt="">
</div>
<div class="store">
<h4>Find a store</h4>
<p>choose your store</p>
</div>
</div>
<div >
<div class="home" style="width:50px">
<img src="https://www.freeiconspng.com/thumbs/message-icon-png/message-icon-png-10.png" width="30px" alt="">
</div>
<div class="store">
<h4>Live beauty help</h4>
<p >available</p>
</div>
</div>
<div >
<div class="home" style="width:50px">
<img src=" https://www.sephora.com/img/ufe/icons/call.svg" alt="">
</div>
<div class="store">
<p style="margin-left: -28px;margin-left: 0px;">1-877-737-4672</p>
<p>TTY:888-866-9845</p>
</div>
</div>
<div >
<div class="home" style="width:50px">
<img src=" https://www.sephora.com/img/ufe/icons/app.svg" alt="">
</div>
<div class="store">
<p style="text-align: left;">Get the App</p>
<p style=" text-align: left;">text "APP" to 36681</p>
</div>
</div>
<div >
<div class="home" style="width:120px">
<img src="https://www.sephora.com/img/ufe/icons/find-store.svg" alt="">
</div>
<div class="store" style="width:200%; height:100px;">
<h4>Sephora credit card program</h4>
<p style="text-align: left;">want 50% your sephora purchase?</p>
<p style="text-align: left; text-decoration: underline;">DETAILS</p>
</div>
</div>
</div>
<hr style="width:1500px; margin-left: 250px;">
<div id="box2">
<div>
<h4>About Sephors</h5>
<h5>About Sephors</h5>
<h5>Newsroom</h5>
<h5>Careers</h5>
<h5>Sephora Social Impact</h5>
<h5>Supply Chain Transparency</h5>
<h5>Affiliates</h5>
<h5>Sephora Events</h5>
<h5>Gift Cards</h5>
<h5>Sephora Global Sites</h5>
<h5>Diversity and inclusion</h5>
<h5>Checkout on Instagram</h5>
<h5>Sephora Accelerate</h5>
<h5>Report a vulnerability</h5>
</div>
<div id="box3">
<h4>My Sephors</h4>
<h5>Beauty insider</h5>
<h5>Sephora Credit Card</h5>
<h5>Community Profile</h5>
<h5>Order Status</h5>
<h5>Purchase history</h5>
<h5>Account Settings</h5>
<h5>Beauty Advisor Recommendations</h5>
<h5>Beauty offer</h5>
<h5>Quizzes & Buying Guides</h5>
<h5>Rewards Bazaar</h5>
<h5>Loves</h5>
<h5>Book A Reservation</h5>
</div>
<div id="box4">
<h4>Help</h4>
<h5>Customer Service</h5>
<h5>Return & Exchange</h5>
<h5>Delivery & pickup options</h5>
<h5>Shipping</h5>
<h5>Billing</h5>
<h5>International Shipments</h5>
<h5>Beauty Services FAQ</h5>
<h5>Sephora at Kohl's</h5>
<h5>Sephora Inside JCPenny</h5>
<h5>Store Locations</h5>
<h5>Online Ordering</h5>
<h5>Klama</h5>
<h5>Accessibilty</h5>
<h5>Steps We're Taking to Address COVID-19</h5>
</div>
<div id="box4">
<h4>Region & Language</h4>
<div id="English">
<div id="US">
<img src=" https://www.sephora.com/img/ufe/flags/us.svg" alt="">
</div>
<h5 style="margin-top: -28px;">United States -English</h5>
</div>
<div id="English">
<div id="US">
<img src="https://www.sephora.com/img/ufe/flags/ca.svg" alt="">
</div>
<h5 style="margin-top: -28px;">Canada -English</h5>
</div>
<div id="English">
<div id="US">
<img src="https://www.sephora.com/img/ufe/flags/ca.svg" alt="">
</div>
<h5 style="margin-top: -28px;">Canada -Francais</h5>
</div>
</div>
<div id="box5" style="width:300px;">
<h2 style="color: white;">We Belong to <br> Something Beautiful</h2>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<h3 style="color: white;">Sign up for Sephora Emails</h3>
<div id="email">
<input type="text" placeholder="Enter your email address">
<button style="border-radius: 10px; background-color: white; color: black; border:0px;">Sign up</button>
</div>
</div>
</div>
<hr style="width:1500px;margin-left: 250px; margin-top: 100px;">
<div id="bottom">
<div id="privacy">
<h5> 2022Sephora USA,Inc.All rights reserved.</h5>
<h5>Privacy Policy Terms of Use Accessibility Sitemap CA-DonotSell My Personal Information </h5>
</div>
<div id="logo">
<div>
<img src="https://www.sephora.com/img/ufe/icons/instagram-ko.svg" alt="">
</div>
<div>
<img src="https://www.sephora.com/img/ufe/icons/facebook-ko.svg" alt="">
</div>
<div>
<img src="https://www.sephora.com/img/ufe/icons/twitter-ko.svg" alt="">
</div>
<div>
<img src="https://www.sephora.com/img/ufe/icons/youtube-ko.svg" alt="">
</div>
<div>
<img src="https://www.sephora.com/img/ufe/icons/pinterest-ko.svg" alt="">
</div>
<div>
<img src="https://www.sephora.com/img/ufe/icons/snapchat-ko.svg" alt="">
</div>
<div>
<img src="https://www.sephora.com/img/ufe/icons/tiktok-ko.svg" alt="">
</div>
</div>
</div>
</div>
</body>
</html>
<script src="data.js"></script>
<script src="brands.js">
</script>