-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
404 lines (376 loc) · 21.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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!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">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<title>Stylecraze</title>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="footer.css">
</head>
<body>
<div class="header">
<div class="container-fluid ">
<div class="row" id="header-inner-1">
<div class="col-md-11 ">
<div class="">
<div class="row navbar-Div-1 ">
<div class="col-2 text-start d-block d-md-none">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-list" viewBox="0 0 16 16" id="icon">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>
</svg>
</div>
<div class="col-md-8 col-8 navbar-logo text-lg-end text-center">
<div class="">
<img class="navbar-logo-img" src="https://cdn2.stylecraze.com/wp-content/themes/buddyboss-child/images/sc-logo.png" alt="">
</div>
</div>
<div class="col-md-4 col-12 mt-4 mt-md-0">
<div id="navbar-search-bar">
<input type="text" name="" placeholder="search">
<img src="https://www.stylecraze.com/wp-content/themes/buddyboss-child/images/svg-image/icons8-search.svg" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- -->
<div class="container-fluid d-md-none">
<div class="row">
<div class="col-12">
<div class="mt-2" id="myLinks">
<ul class="ps-0">
<li class="border-bottom border-top border-2 py-3"><a href="makeup/makeup.html">MAKEUP </a></li>
<li class="border-bottom border-2 py-3"><a href="hair care/haircare.html">HAIR CARE</a></li>
<li class="border-bottom border-2 py-3"><a href="skincare.html">SKIN CARE</a></li>
<li class="border-bottom border-2 py-3"><a href="hairstyle.html">HAIRSTYLES</a></li>
<li class="border-bottom border-2 py-3"><a href="">HEALTH & WELLNESS</a></li>
<li class="border-bottom border-2 py-3"><a href="">NEWS</a></li>
<li class="border-bottom border-2 py-3"><a href="tools.html">TOOLS</a></li>
<li class="border-bottom border-2 py-3"><a href="production.html">PRODUCTS</a></li>
<li class="border-bottom border-2 py-3"><a href="https://www.stylecraze.com/about-us/">ABOUT US </a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- -->
<!-- navbar logo-->
<div class="container-fluid d-none d-md-block ">
<div class="row">
<div class="col-12 ">
<div class="navbar-lower-section text-lg-center mt-4 ">
<ul class="">
<li id="navbar-makeup"><a href="makeup/makeup.html">MAKEUP</a></li>
<li id="navbar-hair-color"><a href="hair care/haircare.html">HAIR CARE</a></li>
<li id="navbar-skin-care"><a href="skincare.html">SKIN CARE</a></li>
<li id="navbar-hairstyle"><a href="hairstyle.html">HAIRSTYLES</a></li>
<li id="navbar-health"><a href="Health/Health&wealth.html">HEALTH & WELLNESS</a></li>
<li id="navbar-news"><a href="Health/News.html">NEWS</a></li>
<li id="navbar-tools"><a href="tools.html">TOOLS</a></li>
<li id="navbar-products"><a href="production.html">PRODUCTS</a></li>
<li id="navbar-about"><a href="https://www.stylecraze.com/about-us/">ABOUT US </a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container" id="navbar-hover-section" ></div>
</div>
<div id="front-end-lower-section">
<!-- top section -->
<div class="container-fluid" id="top-section-1">
<div class="row">
<div class="col-lg-11 m-auto">
<div class="">
<div class="row text-center">
<div class="col-md-4 p-md-0">
<div class="card border-0" >
<img class="card-img-top " src="https://cdn2.stylecraze.com/wp-content/uploads/2019/06/101-Nice-Things-To-Say-To-A-Friend-To-Make-Her-Feel-Wonderful-1.jpg.webp" alt="Card image cap">
<div class="card-body">
<h3 class="card-text">101 Nice Things To Say To A Friend To Make Her Feel Wonderful</h3>
</div>
</div>
</div>
<div class="col-md-4 d-none d-md-block p-0">
<div class="card border-0 " >
<img class="card-img-top" src="https://cdn2.stylecraze.com/wp-content/uploads/2021/08/30-Things-To-Do-To-Make-Your-Girlfriend-Happy.jpg" alt="Card image cap">
<div class="card-body">
<h3 class="card-text">101 Nice Things To Say To A Friend To Make Her Feel Wonderful</h3>
</div>
</div>
</div>
<div class="col-md-4 d-none d-md-block p-0">
<div class="card border-0" >
<img class="card-img-top" src="https://cdn2.stylecraze.com/wp-content/uploads/2019/06/9-Important-Qualities-Of-A-Healthy-And-Happy-Relationship.jpg.webp" alt="Card image cap">
<div class="card-body">
<h3 class="card-text">101 Nice Things To Say To A Friend To Make Her Feel Wonderful</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- top section close -->
<!-- make up section -->
<section class="py-5" id="makeup-1"></section>
<!-- Thre images makeup -->
<section class="py-5" id="makeup-2"></section>
<!-- make up section close -->
<!-- HAIR CARE -->
<section class="py-5 hair-care-section" id="hair-care-secton-1"></section>
<!-- Hair care close -->
<!-- hair style section -->
<section class="py-5" id="hair-style-1"></section>
<!-- Thre images makeup -->
<section class="py-5" id="hair-style-2"></section>
<!-- make up section close -->
<!-- SKIN CARE -->
<section class="py-5 hair-care-section" id="skin-care-secton-1"></section>
<!-- Skin care close -->
<!-- make up section -->
<section class="py-5" id="health-wellness-1"></section>
<!-- Thre images makeup -->
<section class="py-5" id="health-wellness-2"></section>
<!-- make up section close -->
<!-- inpress -->
<section class="py-5 hair-care-section">
<div class="container-fluid">
<div class="row">
<div class="col-lg-10 m-auto">
<div class="">
<div class="row ">
<div class="col-12">
<div class="text-center mb-5">
<h1 class="text-white">IN PRESS</h1>
<div class="text-center border-top border-3 m-auto border-width border-white"></div>
</div>
</div>
<div class="col-md-4 ">
<div class="card border-0 px-4 mb-5 h-100 pb-5 pb-xl-0" >
<div class="card-body text-center ">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2021/06/itv-logo-1-300x41.png" alt="" class="w-100">
</div>
<h3 class="card-text fw-bold mb-3 mt-4 ">#WearYourColor & reclaim the beauty narrative: Lotus</h3>
</div>
</div>
</div>
<div class="col-md-4 mt-5 mt-md-0">
<div class="card border-0 px-4 mb-5 h-100 pb-5 pb-xl-0 " >
<div class="card-body text-center ">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2021/09/Hindu-300x71.png" alt="" class="w-100">
</div>
<h3 class="card-text fw-bold ">IncNut Digital raises $4 million in Series-A round</h3>
</div>
</div>
</div>
<div class="col-md-4 mt-5 mt-md-0">
<div class="card border-0 px-4 mb-5 h-100 pb-5 pb-xl-0 " >
<div class="card-body text-center ">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2021/06/BW-logo-300x38.png" alt="" class="w-100">
</div>
<h3 class="card-text fw-bold mb-3 mt-4">HerHQ Media, India’s First Ad Revenue Generation </h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- inpress -->
<!-- MEDICAL REVIEWERS -->
<section class="py-5 bg-white">
<div class="container-fluid">
<div class="row">
<div class="col-lg-10 m-auto">
<div class="">
<div class="row ">
<div class="col-12">
<div class="text-center mb-5">
<h1 class="">MEDICAL REVIEWERS</h1>
<div class="text-center border-top border-3 m-auto border-width border-danger"></div>
</div>
</div>
<div class="col-xl-4 col-md-6 ">
<div class="mb-5">
<div class="row">
<div class="col-4 px-lg-4">
<div class="">
<img src="https://www.stylecraze.com/static-content/aboutus/Vindhya.jpg" width="110" height="110" alt="">
</div>
</div>
<div class="col-8 p-lg-0">
<div class="">
<h4 class="card-text fw-bold mb-3 mt-4 text-start">Dr. Vindhya L Veerula </h4>
<p class="h5"><span>MD. FAAD</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-md-6 ">
<div class="mb-5">
<div class="row">
<div class="col-4 px-lg-4">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2018/11/Dr-Perpetua-Neo-DClinPsy-UCL-MPhil-1.jpg.webp" width="110" height="110" alt="">
</div>
</div>
<div class="col-8 p-lg-0">
<div class="">
<h4 class="card-text fw-bold mb-3 mt-4 text-start">Dr. Vindhya L Veerula </h4>
<p class="h5"><span>MD. FAAD</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-md-6 ">
<div class="mb-5">
<div class="row">
<div class="col-4 px-lg-4">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2019/01/Dr-Jill-Carnahan.jpg.webp" width="110" height="110" alt="">
</div>
</div>
<div class="col-8 p-lg-0">
<div class="">
<h4 class="card-text fw-bold mb-3 mt-4 text-start">Dr. Vindhya L Veerula </h4>
<p class="h5"><span>MD. FAAD</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-md-6 ">
<div class="mb-5">
<div class="row">
<div class="col-4 px-lg-4">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2018/11/Alexandra-Dusenberry-MS-RDN.jpg.webp" width="110" height="110" alt="">
</div>
</div>
<div class="col-8 p-lg-0">
<div class="">
<h4 class="card-text fw-bold mb-3 mt-4 text-start">Dr. Vindhya L Veerula </h4>
<p class="h5"><span>MD. FAAD</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-md-6 ">
<div class="mb-5">
<div class="row">
<div class="col-4 px-lg-4">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2019/01/Mollie-Meldahl.jpg.webp" width="110" height="110" alt="">
</div>
</div>
<div class="col-8 p-lg-0">
<div class="">
<h4 class="card-text fw-bold mb-3 mt-4 text-start">Dr. Vindhya L Veerula </h4>
<p class="h5"><span>MD. FAAD</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-md-6 ">
<div class="mb-5">
<div class="row">
<div class="col-4 px-lg-4">
<div class="">
<img src="https://cdn2.stylecraze.com/wp-content/uploads/2019/03/Dr.-Kendall-R.-Roehl.jpg.webp" width="110" height="110" alt="">
</div>
</div>
<div class="col-8 p-lg-0">
<div class="">
<h4 class="card-text fw-bold mb-3 mt-4 text-start">Dr. Vindhya L Veerula </h4>
<p class="h5"><span>MD. FAAD</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-10 m-auto text-center">
<p class="fs-5">Our team of 80+ doctors, nutritionists, dermatologists, and wellness professionals reviews all our articles for medical and factual accuracy.</p>
</div>
<div class="col-12 text-center">
<!-- <div class="border py-4 hair-care-section text-white h4 w-25 m-auto">MEET THE TEAM</div> -->
</div>
</div>
<div class="border py-4 hair-care-section text-white h4 m-auto mttBtn text-center rounded-3">MEET THE TEAM</div>
</div>
</section>
<!-- MEDICAL REVIEWERS close-->
<!-- TESTIMONIALS -->
<section class="py-5 hair-care-section">
<div class="container-fluid">
<div class="row">
<div class="col-lg-10 m-auto">
<div class="">
<div class="row ">
<div class="col-12">
<div class="text-center mb-5">
<h1 class="text-white">TESTIMONIALS</h1>
<div class="text-center border-top border-3 m-auto border-width border-white"></div>
</div>
</div>
</div>
<div class="row bg-white p-5 rounded-3 text-center">
<div class="col-lg mb-3">
<i>“As an introvert, I have always found it hard to break the ice or to continue conversations. The witty yet well-researched content of this website has helped me express myself better in various situations.”</i>
<h4 class="website-color fw-bold mt-3">-Gayatri Gogoi</h4>
<div class="text-center border-top border-2 m-auto w-50 border-secondary my-5 d-lg-none "></div>
</div>
<div class="col-lg mb-3">
<i>“I tend to gravitate towards home remedies to resolve various skin and hair issues, and StyleCraze has a wonderful repository of at-home solutions. Excellent work!”</i>
<h4 class="website-color fw-bold mt-3">-Priya Dikshit</h4>
<div class="text-center border-top border-2 m-auto w-50 border-secondary my-5 d-lg-none "></div>
</div>
<div class="col-lg mb-3">
<i>“StyleCraze is my guilty pleasure. I have always struggled with weight management, but the tips and information on all the latest diet and fitness trends have helped me stay in shape!”</i>
<h4 class="website-color fw-bold mt-3">-Gayatri Gogoi</h4>
<div class="text-center border-top border-2 m-auto w-50 border-secondary my-5 d-lg-none "></div>
</div>
<div class="col-lg mb-3">
<i>“StyleCraze is my go-to site for updates on makeup and fashion. From lipstick reviews to outfit ideas, it has it all!”</i>
<h4 class="website-color fw-bold mt-3">-Renuka Thakur</h4>
<div class="text-center border-top border-2 m-auto w-50 border-secondary my-5 d-lg-none "></div>
</div>
<div class="col-lg mb-3">
<i>“I had damaged hair and wanted to get to the root cause of the issues. That was when I came across StyleCraze that has thoroughly researched solutions and tells why and how to go about them. Thank you for being my hair savior!”</i>
<h4 class="website-color fw-bold mt-3">-Ananya Kataria</h4>
<div class="text-center border-top border-2 m-auto w-50 border-secondary my-5 d-lg-none "></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- testomonials close -->
<!-- FOOTER -->
<section class="footer" id="footer"></section>
<!-- -->
</div>
</body>
</html>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="index.js" type="module"></script>