-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
383 lines (302 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
372
373
374
375
376
377
378
379
380
381
382
383
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#C1A87D"/>
<meta name="description" content="Responsive Hotel Template">
<meta name = "keywords" content="parisimo, hotel template, responsive hostel template, responsive design, html css js responsive site, hotel resorts spa template, resort template, spa template">
<meta name="author" content="Team Incredible HNGi7">
<title>PARISIMO</title>
<link href="https://fonts.googleapis.com/css?family=Salsa|Montserrat|Segoe UI|Poppins" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins&family=Salsa&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="./favicon.png"/>
<link rel="stylesheet" href="./style/nav.style.css">
<link rel="stylesheet" href="./style/footer.style.css">
<link rel="stylesheet" href="./style/main.css">
</head>
<body>
<div class="" id="loader">
<div class="glow">
PARISIMO
</div>
</div>
<!-------------------------------------------------
Menu for the mobile view Begins
-------------------------------------------------->
<div class="mobile__menu" id="menu__div">
<span id="close__btn"></span>
<div class="mobile__menu__items" id="mobile__items">
<!-- <div class="profile__dp">
</div>
<p class="profile__name">Asynchronous</p>
<div class="divider">
</div> -->
<div id="mobile__links">
<a href="index.html" class="m__link active">Home</a>
<a href="rooms.html" class="m__link">Room & Suites</a>
<a href="facilities.html" class="m__link">Facilities</a>
<a href="events.html" class="m__link">Events</a>
<a href="contact.html" class="m__link">Contact Us</a>
</div>
</div>
</div>
<!------------------------------------------------
Menu for the mobile view Ends
------------------------------------------------->
<!--------------------------------------------
Nav Bar Begins
------------------------------------------->
<nav class="nav" id="nav__div">
<div class="navbar home__page" id="navbar__inner">
<button type="button" name="button" class="btn__nemu" id="menu__btn">
<span></span>
<span></span>
<span></span>
</button>
<h1 class="logo__name"><a class="log-name" href="index.html">PARISIMO</a></h1>
<p class="slogan">Hotel~Resorts~Spas</p>
<div class="nav__items" id="nav_list">
<div class="nav__items__links">
<a href="index.html" class="link active">Home</a>
<a href="rooms.html" class="link">Room & Suites</a>
<a href="facilities.html" class="link">Facilities</a>
<a href="events.html" class="link">Events</a>
<a href="contact.html" class="link">Contact Us</a>
</div>
<!-- <div class="profile">
<div class="profile__dp">
</div>
<p class="profile__name">Asynchronous</p>
</div> -->
</div>
</div>
</nav>
<!--------------------------------------------
Nav Bar Ends
------------------------------------------->
<section id="hero">
<div class="hero__contents">
<p class="hero__text">
Enjoy A Luxury
</p>
<p class="hero__text">
Experience
</p>
<a href="#" id="hero__btn">
Book now
</a>
</div>
</section>
<!--------------------------------------------
Body contents begins
------------------------------------------->
<div class="container">
<div class="services">
<div class="service-head">
<h2>Services</h2>
</div>
<div class="service-wrapper">
<div class="box">
<div class="box-image">
<img src="assets/images/home/aeroplane.png" alt="">
</div>
<p>Airport Pickup</p>
</div>
<div class="box">
<div class="box-image">
<img src="assets/images/home/fork.png" alt="">
<img src="assets/images/home/spoon.png" alt="">
<img src="assets/images/home/knife.png" alt="">
</div>
<p>Complementary breakfast</p>
</div>
<div class="box">
<div class="box-image">
<img src="assets/images/home/cocktail.png" alt="">
</div>
<p>Cocktail party</p>
</div>
<div class="box">
<div class="box-image">
<img src="assets/images/home/eiffel-tower.png" alt="">
</div>
<p>City tour guide</p>
</div>
</div>
</div>
<div class="room-suites">
<div class="room-suites-head">
<h2>Rooms & Suites</h2>
</div>
<div class="room-suites-wrapper">
<div class="suites scale-room-suite">
<p>Penthouse suite</p>
</div>
<div class="room">
<div class="room-1 scale-room-suite">
<p>Deluxe room</p>
</div>
<div class="room-2 scale-room-suite">
<p>Executive room</p>
</div>
</div>
</div>
</div>
<div class="upcoming-event">
<div class="event-head">
<h2>Upcoming Events</h2>
</div>
<div class="event-wrapper">
<div class="golf-tour event">
<p>2020 John Bayega Golf Tournament</p>
</div>
<div class="party-event event">
<p>Party rave: White cocktail part</p>
</div>
<div class="event-conf event">
<p>Equal Justice conference 2020</p>
</div>
</div>
</div>
<div class="Testimonials">
<div class="Testimonials-head">
<h2>Testimonials</h2>
</div>
<div class="test">
<div class="test-text">
<img src="./assets/images/home/map-avatar2.png" class="test-img1" alt="">
<div class="test-word">
<p>
I really enjoyed my stay at the Parisimo Hotel.
The services were really good and i enjoyed all the facilities available.
I think i would definitely want to stay at this hotel when i am back in Nigeria.
</p><br>
<p><strong>Yosef Clark</strong></p>
</div>
</div>
<div class="test-map">
<img src="./assets/images/home/map-avatar1.png" class="map-img map-img5" alt="">
<img src="./assets/images/home/map-avatar3.png" class="map-img map-img2" alt="">
<img src="./assets/images/home/map-avatar2.png" class="map-img map-img6" alt="">
<img src="./assets/images/home/map-avatar4.png" class="map-img map-img3" alt="">
<img src="./assets/images/home/map-avatar5.png" class="map-img map-img4" alt="">
</div>
</div>
</div>
<div class="enjoy-deal">
<div class="deal-wrapper">
<div class="deal-head">
<h2>Enjoy The Best Deals</h2>
</div>
<div class="deal-text">
<p>
Save money on booking. Enter your email address to recieve the best deals we have to offer.
</p>
</div>
<div class="subscribe-form">
<div>
<input type="email" placeholder="Enter your email address">
<button>Subscribe</button>
</div>
</div>
</div>
</div>
<div class="partners-head">
<h2>Our Partners</h2>
</div>
<div class="our-partners">
<div class="part-img">
<img src="assets/images/home/trivago.png" width="150px" alt="trivago">
</div>
<div class="part-img">
<img src="assets/images/home/airbnb.png" width="150px" alt="airbnb">
</div>
<div class="part-img">
<img src="assets/images/home/tripadvisor.png" width="150px" alt="tripadvisor">
</div>
<div class="part-img">
<img src="assets/images/home/bookingdotcom.png" width="150px" alt="bookingdotcom">
</div>
</div>
</div>
<!--------------------------------------------
Body contents Ends
------------------------------------------->
<!--------------------------------------------
Footer contents begins
------------------------------------------->
<footer class="footer">
<div class="foot-section1">
<svg width="100%" height="100" viewBox="0 0 1440 100" id="foot-svg" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 89.7496C617 -116 1077.52 256.295 1440 0V750H0V89.7496Z" fill="#333333"/>
</svg>
</div>
<div class="foot-section2">
<div class="foot-head">
<p>PARISIMO</p>
<h3>Hotel~Resorts~Spas</h3>
</div>
<div class="foot-info">
<div class="foot-info-box">
<p class="foot-list-head">Contact</p>
<div class="foot-location">
<?xml version="1.0" ?><svg id="footer-location" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><title/><g data-name="1" id="_1"><path d="M257,450.17a15,15,0,0,1-7.32-1.91A282.08,282.08,0,0,1,105,201.8q0-3.08.06-6.14c1-45.48,17.93-83.78,49-110.75C181.54,61.11,218.09,48,257,48s75.45,13.11,102.9,36.91c31.1,27,48.06,65.27,49,110.75h0c0,2,.07,4.09.07,6.14a281.8,281.8,0,0,1-40,144.87A283.7,283.7,0,0,1,264.32,448.26,15,15,0,0,1,257,450.17ZM257,78c-31.69,0-61.26,10.5-83.25,29.58-24.53,21.26-37.91,51.94-38.69,88.72,0,1.82-.06,3.66-.06,5.5a252.06,252.06,0,0,0,122,216,253.66,253.66,0,0,0,86.28-86.58A251.83,251.83,0,0,0,379,201.8c0-1.84,0-3.68-.06-5.5-.79-36.78-14.17-67.46-38.69-88.72C318.25,88.5,288.69,78,257,78Z"/><path d="M257.39,296.6a94.32,94.32,0,1,1,94.32-94.32A94.42,94.42,0,0,1,257.39,296.6Zm0-158.63a64.32,64.32,0,1,0,64.32,64.31A64.39,64.39,0,0,0,257.39,138Z"/></g></svg>
<p class="foot-location-info">24 Hilton Av. Maitama, Abuja</p></li>
</div>
<div class="foot-contact">
<?xml version="1.0" ?><svg id="tele" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><title/><g data-name="1" id="_1"><path d="M348.73,450.06a198.63,198.63,0,0,1-46.4-5.85c-52.43-12.65-106.42-44.74-152-90.36s-77.71-99.62-90.36-152C46.65,146.75,56.15,99.61,86.69,69.07l8.72-8.72a42.2,42.2,0,0,1,59.62,0l50.11,50.1a42.18,42.18,0,0,1,0,59.62l-29.6,29.59c14.19,24.9,33.49,49.82,56.3,72.63s47.75,42.12,72.64,56.31L334.07,299a42.15,42.15,0,0,1,59.62,0l50.1,50.1a42.16,42.16,0,0,1,0,59.61l-8.73,8.72C413.53,439,383.73,450.06,348.73,450.06ZM125.22,78a12,12,0,0,0-8.59,3.56l-8.73,8.72c-22.87,22.87-29.55,60-18.81,104.49,11.37,47.13,40.64,96.1,82.41,137.86s90.73,71,137.87,82.41c44.5,10.74,81.61,4.06,104.48-18.81l8.72-8.72a12.16,12.16,0,0,0,0-17.19l-50.09-50.1a12.16,12.16,0,0,0-17.19,0l-37.51,37.51a15,15,0,0,1-17.5,2.72c-30.75-15.9-61.75-39.05-89.65-66.95s-51-58.88-66.94-89.63a15,15,0,0,1,2.71-17.5l37.52-37.51a12.16,12.16,0,0,0,0-17.19l-50.1-50.11A12.07,12.07,0,0,0,125.22,78Z"/><path d="M364.75,269.73a15,15,0,0,1-15-15,99.37,99.37,0,0,0-99.25-99.26,15,15,0,0,1,0-30c71.27,0,129.25,58,129.25,129.26A15,15,0,0,1,364.75,269.73Z"/><path d="M428.15,269.73a15,15,0,0,1-15-15c0-89.69-73-162.66-162.65-162.66a15,15,0,0,1,0-30c106.23,0,192.65,86.43,192.65,192.66A15,15,0,0,1,428.15,269.73Z"/></g></svg>
<p id="foot-num"> Tel 1: +234 (0)9065233507 <br> Tel 2: +234 (0)8144620386</p>
</div>
<div class="foot-mail">
<?xml version="1.0" ?><svg id="mail-box" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><title/><g data-name="1" id="_1"><path d="M441.13,406h-372a15,15,0,0,1-15-15V139a15,15,0,0,1,15-15h372a15,15,0,0,1,15,15V391A15,15,0,0,1,441.13,406Zm-357-30h342V154h-342Z"/><path d="M255.13,336a15,15,0,0,1-10.49-4.28l-186-182a15,15,0,1,1,21-21.44L255.13,300,430.64,128.28a15,15,0,0,1,21,21.44l-186,182A15,15,0,0,1,255.13,336Z"/><path d="M69.13,406a15,15,0,0,1-10-26.13L193,258.91a15,15,0,1,1,20.1,22.26l-133.92,121A15,15,0,0,1,69.13,406Z"/><path d="M441.12,406a14.92,14.92,0,0,1-10-3.87l-133.92-121a15,15,0,0,1,20.1-22.26l133.92,121A15,15,0,0,1,441.12,406Z"/></g></svg>
<p class="foot-help">[email protected]</p>
</div>
<div class="foot-social">
<div class="social__icons fb">
<img src="./assets/images/fb.jpg" alt="Facebook icon">
</div>
<div class="social__icons tw">
<img src="./assets/images/tw.jpg" alt="Twitter icon">
</div>
<div class="social__icons ins">
<img src="./assets/images/ins.jpg" alt="Instagram icon">
</div>
</div>
</div>
<div class="foot-info-box foot-comp">
<p class="foot-list-head">Company</p>
<p>About</p>
<p>Facilities</p>
<p>Reservations</p>
<p>Payments</p>
</div>
<div class="foot-info-box foot-service">
<p class="foot-list-head">Services</p>
<p>Rooms</p>
<p>Spa</p>
<p>Resturants</p>
<p>Gym</p>
</div>
<div class="foot-info-box foot-sub">
<p class="foot-list-head foots-sub">Subscribe to our newsletter</p>
<form id="sub__form">
<input type="email" autocomplete="new-email" class="email" placeholder="Enter your email address" id="foot-email" autocomplete="off">
<input type="submit" value="subscribe" id="foot-btn">
</form>
</div>
</div>
<div class="foot-last">
<p>Terms of service | Privacy policy</p>
<p>Copyright 2020 Parisimo hotel</p>
<p>All rights reserved</p>
</div>
</div>
</footer>
<!--------------------------------------------
Footer contents Ends
------------------------------------------->
<script src="./javascript/nav.main.js" charset="utf-8"></script>
<!------------------ Scripts from Here---------------------->
</body>
</html>