-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
263 lines (208 loc) · 5.66 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
<html>
<head
<title>beauty</title>
<link rel="stylesheet" href="style.css">
<meta name ="viewport" content="width =device-width, initial-scale=1" >
</head>
<body>
<section id= "banner">
<img src="pics/logo.jpg" class="logo">
<div class="banner-text">
<h1>Beauty Palour</h1>
<p>come and explore your beauty with our beauty products</p>
<div class="banner-btn">
<a href="#"><span></span>Find Out</a>
<a href="#"> <span></span>Read More</a>
</div>
</div>
</section>
<div id="sideNav">
<nav>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Features</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Testimonials</a></li>
<li><a href="#">Meet Us</a></li>
</ul>
</nav>
</div>
<div id="manuBtn">
<img src="pics/lk.jpg" id="menu">
</div>
<!--features-->
<section id="feature">
<div class="title-text">
<p>FEATURES</p>
<h1>why choose us</h1>
</div>
<div class="feature-box">
<div class="features">
<h1>Experienced Staff</h1>
<div class="fe-dessc">
<div class="fe-icon">
<i class="fa fa-shield"></i>
</div>
<div class="fe-text">
<p>one of our best staff trying out the new eyelashes fixture....its amaizing how the looks and after looks are in it</p>
</div>
</div>
<h1>Affordable cost</h1>
<div class="fe-dessc">
<div class="fe-icon">
<i class="fa fa-shield"></i>
</div>
<div class="fe-text">
<p>one of our best staff trying out the new eyelashes fixture....its amaizing how the looks and after looks are in it</p>
</div>
</div>
<h1>Pre booking online</h1>
<div class="fe-dessc">
<div class="fe-icon">
<i class="fa fa-shield"></i>
</div>
<div class="fe-text">
<p>one of our best staff trying out the new eyelashes fixture....its amaizing how the looks and after looks are in it</p>
</div>
</div>
</div>
<div class="feature-img">
<img src="pics/cha.jpg">
</div>
</div>
</section>
<!--services-->
<section id="service">
<div class="title-text">
<p>SERVICES</p>
<h1>We give the best</h1>
</div>
<div class="service-box">
<div class="single-service">
<img src ="pics/see.jpg">
<div class="overlay"></div>
<div class="service-des">
<h3>Nail tour</h3>
<hr>
<p>
Nails are what we got and we should make them look spectacular at all times
Nails are what we got and we should make them look spectacular at all times
Nails are what we got and we should make them look spectacular at all times</p>
</div>
</div>
<div class="single-service">
<img src ="pics/se.jpg">
<div class="overlay"></div>
<div class="service-des">
<h3>lips tour</h3>
<hr>
<p>
lips are what we got and we should make them look spectacular at all times
lips are what we got and we should make them look spectacular at all times
lips are what we got and we should make them look spectacular at all times</p>
</div>
</div>
<div class="single-service">
<img src ="pics/serv.jpg">
<div class="overlay"></div>
<div class="service-des">
<h3>Nail tour</h3>
<hr>
<p>
Nails are what we got and we should make them look spectacular at all times
Nails are what we got and we should make them look spectacular at all times
Nails are what we got and we should make them look spectacular at all times</p>
</div>
</div>
<div class="single-service">
<img src ="pics/close.jpg">
<div class="overlay"></div>
<div class="service-des">
<h3>Nail tour</h3>
<hr>
<p>
Nails are what we got and we should make them look spectacular at all times
Nails are what we got and we should make them look spectacular at all times
Nails are what we got and we should make them look spectacular at all times</p>
</div>
</div>
</div>
</section>
<!--Testimonials-->
<section id="testimonial">
<div class="title-text">
<p>TESTIMONIAL</p>
<h1>Says from our clients</h1>
</div>
<div class="testimonial-row">
<div class="testimonial-col">
<div class="user">
<img src="pics/sx.jpg">
<div class="user-mess">
<h4>SWINGSTAR</h4>
<small>@swingstar</small>
</div>
</div>
<p>This is the best beauty company i have seen...their product are just amsizing</p>
</div>
<div class="testimonial-col">
<div class="user">
<img src="pics/user.jpg">
<div class="user-mess">
<h4>KAZENZI</h4>
<small>@kazenzi</small>
</div>
</div>
<p>workers are super friendly and vdo their job to their perfection they are the best beauty palour one could go to</p>
</div>
<div class="testimonial-col">
<div class="user">
<img src="pics/sx.jpg">
<div class="user-mess">
<h4>BABY KAZ</h4>
<small>@babykaz</small>
</div>
</div>
<p>Their beauty products are at affordable prices one is good with them at any class of richness0p</p>
</div>
</div>
</section>
<!--footer-->
<section id="footer">
<img src="pics/footer.jpg" class="footer-img" >
<div class="title-text">
<p>CONTACT</p>
<h1>Today See Us</h1>
</div>
<div class="footer-row">
<div class="footer-left">
<h1>Opening Hours</h1>
<p>Monday to Friday- 8am to 5pm</p>
<p>Sarturday- 12pm to 4pm</p>
</div>
<div class="footer-right">
<h1>Get In Touch</h1>
<p>kaz valley,kaz 134</p>
<p>[email protected]</p>
<p>+2547896789</p>
</div>
</div>
</section>
<script>
var manuBtn = document.getElementById("manuBtn")
var sideNav = document.getElementById("sideNav")
var menu = document.getElementById("menu")
sideNav.style.right="-250px"
manuBtn.onclick = function(){
if(sideNav.style.right =="-250px"){
sideNav.style.right = "0";
menu.src ="pics/close.jpg"
}
else{
sideNav.style.right ="-250px";
menu.src ="pics/lk.jpg"
}
}
</script>
</body>
</html>