-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathholiday.html
More file actions
370 lines (355 loc) · 10.8 KB
/
holiday.html
File metadata and controls
370 lines (355 loc) · 10.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title> Radisson Blu Holiday </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" href="css/navbar.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/content.css">
<link href="https://stackpath.bootstrap
cdn.com/font-awesome/4.7.0/css/font-awesome
.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQ
GK6TAh5PVlGOfQNHSoD2xbE+QkPxC
AFlNEevoEH3Sl0sibVcOQVnN" cr ossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="parallax.js"></script>
<style>
</style>
</head>
<body>
<div class="wrapper">
<div id="header">
<div id="navbar">
<div id="nav1">
<div class="navcont1">
<div class="midnav">
<a href="" class="links"> Hotels</a>
<a href="" class="links"> Gift Card</a>
<a href="" class="links"> Events</a>
</div>
</div>
<div class="navcont2">
<a href="#signin" class="links">Sign In</a>
<a href="" class="links">Language</a>
</div>
</div>
<div class="nav2">
<span class="um" style="font-size:40px;
cursor:pointer;" onclick="openNav()" class="dropbtn2">
☰</span>
<span style="font-size:30px;cursor:pointer" onclick="openNav()" class="dropbtn">Menu ☰</span>
<img src="image/lodo 2.png" alt="" height="50px" class="radlogo" width="150px" style="margin-top: 10px;">
<div class="search">
<input type="search" name="" id="search" placeholder="Find Your Destination ">
<img src="image/8.jpg" alt="" class="searchimg">
</div>
<div id="mySidenav" class="sidenav" onclick="opac()">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="droplist">
<a href="./index.html">Home</a>
<a href="holiday.html"
style="background-color: #a6be33;
color: #42423b;
padding-top: 8px;
padding-bottom: 8px;
border-radius: 10px;">Holiday</a>
<a href="food.html">Food</a>
<a href="facility.html">Facilities</a>
<a href="#nothing">Booking</a>
<a href="#nothing">Offers</a>
<a href="#signin" class="navitem4">Sign In</a>
<a href="" class="navitem5">Language</a>
<a href="#nothing">Help & Support</a>
<a href="#nothing">Contact Us</a>
</div>
</div>
</div>
</div>
<div class="nav2">
<img src="image/lodo 2.png" alt="" height="50px" width="150px" style="margin-top: 10px;">
<input type="search" name="" id="search" placeholder="Find Your Destination ">
<a href="../home.html" class="link"> Home </a>
<a href="facility.html" class="link"> Facility </a>
<a href="food.html" class="link"> Food </a>
<a href="holiday.html" class="link"> Holiday </a>
</div>
</div>
</div>
<div id="container">
<div class="navbackfill"></div>
<div class="contheading">Raddison Blu</div>
<section class="section2">
<div class="topicwrapper">
<div class="discount">
<div class="disicon">
<i class="fa fa-percent" aria-hidden="true"></i>
</div>
<div class="dp">
<h4 style="margin-bottom: 10px;
color: #00156f;">
Save Upto 30%
</h4>
<p>Members get access to exclusive discount on Radissonblu.com. Not a member yet?
<a href="#" style="color: #00156f;">Join Now</a>
</p>
</div>
</div>
<div class="wifi">
<div class="wifiicon">
<i class="fa fa-wifi" aria-hidden="true"></i>
</div>
<div class="dp">
<h4 style="margin-bottom: 10px;
color: #00156f;">
Free Internet
</h4>
<p>Don't miss out while you're away! Enjoy free internet access during your stay.
</p>
</div>
</div>
</div>
<h1><b>Popular Destination In India</b></h1>
<div class="place">
<div class="place1">
<h2>Manipur</h2>
<img src="image/manipur.jpg" alt="Manipur" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
<div class="place2">
<h2>Mumbai</h2>
<img src="image/tajhotel.jpg" alt="Mumbai" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
<div class="place3">
<h2>Goa</h2>
<img src="image/beach.jpeg" alt="Goa" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
<div class="place4">
<h2>Manali</h2>
<img src="image/manali.jpg" alt="Manali" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
<a name="signin">
.
</a>
</div>
</div>
</section>
<section class="section4">
<p>
Sign in for best reward,offer and latest news.
</p>
<div class="form">
<div class="envelop">
<table>
<form method="get" target="_actionpage.php">
<tr>
<td class="signin">
Sign In / Join
</td>
</tr>
<tr style="margin-top: 15px;">
<td class="email">
E-mail
</td>
</tr>
<tr>
<td>
<input type="text" class="ebox" placeholder="E-mail" >
</td>
</tr>
<tr>
<td class="password">
Password
</td>
</tr>
<tr>
<td >
<input type="password" placeholder="Password" class="passbox">
</td>
</tr>
<tr>
<td>
<input type="submit" value="submit" placeholder="submit" class="submit">
</td>
</tr>
<tr>
<td class="ac">
<p style="font-size: 1em;
color:#ffffff;">
Don't have account.<br>
<a href=""
style="font-size: 1em;
color:#2882FF;">Create Now</a>
</p>
</td>
</tr>
</form>
</table>
</div>
</div>
</section>
<section class="section3">
<h1><b>Popular Destination</b></h1>
<div class="place">
<div class="place1">
<h2>Cuba</h2>
<img src="image/cubapalace.jpg" alt="manipur" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
<div class="place2">
<h2>Italy</h2>
<img src="image/italy.jpg" alt="manipur" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
<div class="place3">
<h2>Indonesia</h2>
<img src="image/indonesia.jpg" alt="manipur" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
<div class="place4">
<h2>New York</h2>
<img src="image/statue of liberty.jpg" alt="manipur" width="260px" height="230px">
<p>Lorem ipsum dolor sit amet,
consectetur adipisicing eli
t. Culpa explicabo possimus
, molestias nobis vitae vel
enim neque, labore iusto f
ugit adipisci ex voluptatu
m quia, eaque pariatur comm
odi perspiciatis dolore eligendi.
</p>
<button class="button">
<span>Read More </span>
</button>
</div>
</div>
</section>
</div>
<footer>
<div class="contactbox">
<div class="company">
<div class="location">
<i class="fa fa-map-marker" aria-hidden="true"></i>
<p>Main Road Kadru Diversion,<br>Opp Chamber of Commerce,<br>Ranchi, Jharkhand 834001</p>
</div>
<div class="companylogo">
<div class="logoheading">
<h1 style="text-align: center;
margin-bottom: 20px;">
Raddison Hotel Group
</h1>
</div>
<div class="logoheader">
<img src="image/raddisonhotelgroup.png" alt="" width="170px" height="100px">
</div>
<div class="logos">
<img src="image/parkplaza.png" alt="" width="130px" height="70px">
<img src="image/redraddison.png" alt="" width="130px" height="70px">
<img src="image/raddisoncollection.png" alt="" width="130px" height="70px">
<img src="image/raddisonmeeting.png" alt="" width="130px" height="70px">
<img src="image/prizeotel.png" alt="" width="130px" height="70px">
<img src="image/parkplaza.png" alt="" width="130px" height="70px">
</div>
</div>
</div>
<div class="copyright">
©2018 Radisson Hotel Group. All rights reserved.
</div>
</div>
</footer>
</div>
<script type="text/javascript">
function opac(){
document.getElementById("wrapper").style.opacity ="0.5";
}
</script>
<script>
function openNav() {
document.getElementById("mySidenav").style.width = "250px";
}
function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
</script>
</body>
</html>