-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
421 lines (380 loc) · 18.6 KB
/
Copy pathabout.html
File metadata and controls
421 lines (380 loc) · 18.6 KB
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
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title> You Gotta Beauty!</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/hamburgers.min.css">
<link rel="stylesheet" href="assets/css/progressbar_barfiller.css">
<link rel="stylesheet" href="assets/css/gijgo.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/animated-headline.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!--? Preloader Start -->
<!-- Preloader Start -->
<header>
<!--? Header Start -->
<div class="header-area">
<div class="main-header header-sticky">
<div class="container-fluid">
<div class="row align-items-center">
<!-- Logo -->
<div class="col-xl-2 col-lg-2 col-md-1">
<div class="logo">
<a href="index.html"><img src=".png" alt=""></a>
</div>
</div>
<div class="col-xl-9 col-lg-10">
<div class="main-menu black-menu menu-bg-white d-none d-lg-block">
<div class="hamburger hamburger--collapse">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
<nav class="hamburger-menu">
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li>
<a href="#">Makeup</a>
<ul class="submenu">
<li><a href="skinprep.html">Skin Prep</a></li>
<li><a href="foundation.html">Foundation</a></li>
<li><a href="conceal.html">Correct and conceal</a></li>
<li><a href="powder.html">Setting powder</a></li>
<li><a href="eye.html">Eye makeup</a></li>
<li><a href="bbg.html">Highlighter blush and bronzer</a></li>
<li><a href="lipstick.html">Lipstick</a></li>
</ul>
</li>
<li>
<a href="#">Skincare</a>
<ul class="submenu">
<li><a href="cleansing.html">Cleansing</a></li>
<li><a href="#">Exfoliation</a></li>
<li><a href="toner.html">Toner</a></li>
<li><a href="serum.html">Serum</a></li>
<li><a href="mosturizer.html">Mosturizer</a></li>
</ul>
</li>
<li><a href="login.html">Log In</a></li>
<li><a href="signup.html">Sign Up</a></li>
<li><a href="contactus.html">contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!--? Hero start-->
<section class="slider-area slider-area2 slider-height2 d-flex align-items-center hero-overly">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-8 col-lg-11 col-md-12">
<div class="hero__caption hero__caption2 text-center">
<img src="images/me29" alt="">
<h2></h2>
</div>
</div>
</div>
</div>
</section>
<!-- Hero end -->
<!--? Start Sample Area -->
<section class="sample-text-area">
<div class="container box_1170">
<h1 class="text-heading">About Author</h1>
<p class="sample-text">
Hey guys,this is your author from Dhaka,Bangladesh.My name is Amrin Rahman Sohana,I'm 21 years old and currently in my 2nd
year of Bachelors in computer science engineering.This website is actually a part of my web development course.So when my lecturers
told to give an idea of website individually then without a second thought I was sure that I'm going to do something with makeup and skincare
stuffs cause your girl's a big makeup and skincare junkie.So here it is!!
</p>
</div>
</section>
<!-- End Sample Area -->
<!--? Start Button -->
<!-- End Button -->
<!--? Start Align Area -->
<div class="whole-wrap">
<div class="container box_1170">
<div class="section-top-border">
<h3 class="mb-30"></h3>
<div class="row">
<div class="col-md-3">
<img src="assets/img/me24.jpeg" alt="" class="img-fluid">
</div>
<div class="col-md-9 mt-sm-20">
<p>My love for makeup has no end!Like it was around 2018 when i started researching on makeup from the internet and
now after all this years i can say that half of my brain is covered with the knowledge of makeup and skincare.I used to spend hours watching tutorials,
swatches and then making my wishlist and buying and trying them one by one.If um broke its always only because of all this makeup and skincare goodies.
</p>
</div>
</div>
</div>
<div class="section-top-border text-right">
<h3 class="mb-30"></h3>
<div class="row">
<div class="col-md-9">
<p class="text-right">From my knowledge on makeup and skincare i tried to make this website specially for the beginners.The reason is
I have seen my friends and cousins who are new to this field and wants to learn about it sometimes face difficulties in certain ways.Thats why i tried to implement this complete guide where within half an hour
you can have an overall insight of this field and then you can do your own research and experiment accordingly.
</p>
<p class="text-right">Couldn't develop the site properly as we had to complete this pararelly with tons of other academic pressure.But if i get free time in near future i will try to make it more
useful for you all.And if you feel that you need anything more to know from me or ask for more recommendations then just mail me or leave a message.
</p>
</div>
<div class="col-md-3">
<img src="assets/img/me2.jpeg" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="section-top-border">
<h3 class="mb-30">Why I'm called Lipstick</h3>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
My nickname from my friends and the people close to me is lipstick.I had serveral birthday cakes with lipstick written on it instead of my own name!
Lipstick is like the second love of my life.Like literally i dream to own all the lipsticks of this world!Even i fantasize to have my own lipstic brand!
I myself admit that my amount of knowledge on lipstick is insane.Like you ask me now amrin refer us some good nude shades and i can give you around 40 to 50 shade names instantly without google!So yeah
if you want to know more good brand and shade names or whether it will go with your skin colour or not please feel free to contact me.
</blockquote>
</div>
</div>
</div>
<div class="section-top-border">
<h3>Personal Look Book</h3>
<div class="row gallery-item">
<div class="col-md-4">
<a href="assets/img/me7.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me7.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me10.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me10.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me11.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me11.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-6">
<a href="assets/img/me15.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me15.jpeg); height: 700px;"></div>
</a>
</div>
<div class="col-md-6">
<a href="assets/img/me3.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me3.jpeg); height: 700px; "></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me13.jpg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me13.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me8.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me8.jpeg); height: 500px;" ></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me30.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me30.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me14.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me14.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me20.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me20.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me28.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me28.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me18.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me18.jpeg); height: 450px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me26.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me26.jpeg); height: 450px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me6.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me6.jpeg); height: 450px;"></div>
</a>
</div>
<div class="col-md-6">
<a href="assets/img/me19.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me19.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-6">
<a href="assets/img/me29.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me29.jpeg); height: 500px; "></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me22.jpg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me22.jpeg); height: 500px;"></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me34.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me34.jpeg); height: 500px;" ></div>
</a>
</div>
<div class="col-md-4">
<a href="assets/img/me35.jpeg" class="img-pop-up">
<div class="single-gallery-image" style="background: url(assets/img/me35.jpeg); height: 500px;"></div>
</a>
</div>
</div>
</div>
<!-- End Align Area -->
</main>
<!-- Footer -->
<footer class="footer">
<div class="container bottom_border">
<div class="row">
<div class=" col-sm-4 col-md col-sm-4 col-12 col">
<h5 class="headin5_amrc col_white_amrc pt2">Find us</h5>
<!--headin5_amrc-->
<p class="mb10">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
<p><i class="fa fa-location-arrow"></i> 9878/25 sec 9 dhaka 35 </p>
<p><i class="fa fa-phone"></i> +91-9999878398 </p>
<p><i class="fa fa fa-envelope"></i> amrinrahman14@gmail.com </p>
</div>
<div class=" col-sm-4 col-md col-6 col">
<h5 class="headin5_amrc col_white_amrc pt2">All about Makeup</h5>
<!--headin5_amrc-->
<ul class="footer_ul_amrc">
<li><a href="skinprep.html">Skin Prep</a></li>
<li><a href="foundation.html">Foundation</a></li>
<li><a href="conceal.html">Correct and conceal</a></li>
<li><a href="powder.html">Setting powder</a></li>
<li><a href="eye.html">Eye makeup</a></li>
<li><a href="bbg.html">Highlighter blush and bronzer</a></li>
<li><a href="lipstick.html">Lipstick</a></li>
</ul>
<!--footer_ul_amrc ends here-->
</div>
<div class=" col-sm-4 col-md col-6 col">
<h5 class="headin5_amrc col_white_amrc pt2">All about Skincare</h5>
<!--headin5_amrc-->
<ul class="footer_ul_amrc">
<li><a href="cleansing.html">Cleansing</a></li>
<li><a href="#">Exfoliation</a></li>
<li><a href="toner.html">Toner</a></li>
<li><a href="serum.html">Serum</a></li>
<li><a href="mosturizer.html">Mosturizer</a></li>
</ul>
<!--footer_ul_amrc ends here-->
</div>
<div class=" col-sm-4 col-md col-12 col">
<h5 class="headin5_amrc col_white_amrc pt2">Follow us</h5>
<!--headin5_amrc ends here-->
<ul class="footer_ul2_amrc">
<li><a href="#"><i class="fab fa-twitter fleft padding-right"></i> </a><p>Lorem Ipsum is simply dummy text of the printing...<a href="#">https://www.lipsum.com/</a></p></li>
<li><a href="#"><i class="fab fa-twitter fleft padding-right"></i> </a><p>Lorem Ipsum is simply dummy text of the printing...<a href="#">https://www.lipsum.com/</a></p></li>
<li><a href="#"><i class="fab fa-twitter fleft padding-right"></i> </a><p>Lorem Ipsum is simply dummy text of the printing...<a href="#">https://www.lipsum.com/</a></p></li>
</ul>
<!--footer_ul2_amrc ends here-->
</div>
</div>
</div>
<div class="container">
<ul class="foote_bottom_ul_amrc">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="login.html">Log In</a></li>
<li><a href="signup.html">Sign Up</a></li>
<li><a href="contactus.html">Contact</a></li>
</ul>
<!--foote_bottom_ul_amrc ends here-->
<p class="text-center">Copyright @2020 | All rights reserved </p>
<ul class="social_footer_ul">
<li><a href="http://webenlance.com"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="http://webenlance.com"><i class="fab fa-twitter"></i></a></li>
<li><a href="http://webenlance.com"><i class="fab fa-linkedin"></i></a></li>
<li><a href="http://webenlance.com"><i class="fab fa-instagram"></i></a></li>
</ul>
<!--social_footer_ul ends here-->
</div>
</footer>
<!-- ./Footer -->
<!-- Scroll Up -->
<!-- JS here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Date Picker -->
<script src="./assets/js/gijgo.min.js"></script>
<!-- Nice-select, sticky -->
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- Progress -->
<script src="./assets/js/jquery.barfiller.js"></script>
<!-- counter , waypoint,Hover Direction -->
<script src="./assets/js/jquery.counterup.min.js"></script>
<script src="./assets/js/waypoints.min.js"></script>
<script src="./assets/js/jquery.countdown.min.js"></script>
<script src="./assets/js/hover-direction-snake.min.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
</body>
</html>