-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnew.html
More file actions
429 lines (420 loc) · 16.3 KB
/
Copy pathnew.html
File metadata and controls
429 lines (420 loc) · 16.3 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
422
423
424
425
426
427
428
429
<!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" />
<title>HAWA MAHAL| Travel</title>
<link rel="stylesheet" href="new.css" />
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://unpkg.com/flickity@2/dist/flickity.min.css"
/>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,900&display=swap"
rel="stylesheet"
/>
</head>
<body>
<!-------------------------------------------------------------------------------------------------------------->
<div class="header">
<h1 class="app" id="hq">HAWA MAHAL</h1>
<div class="containr">
<div class="navbar">
<div class="logo">
<img src="images/hawa1.jpeg" width="125px" />
</div>
</div>
<!-------------------------------------------adding poster------------------------------------------------------------------->
<div class="row">
<div class="col_2">
<h1>ABOUT THE PLACE</h1>
<p>
Hawa Mahal ("The Palace of Winds" or "The Palace of Breeze") is a
palace in Jaipur, India approximately 300 kilometers from the
capital city of Delhi. Built from red and pink sandstone, the
palace sits on the edge of the City Palace, Jaipur, and extends to
the Zenana, or women's chambers. The structure was built in 1799
by Maharaja Sawai Pratap Singh, the grandson of Maharaja Sawai Jai
Singh, who was the founder of Jaipur.He was so inspired by the
unique structure of Khetri Mahal that he built this grand and
historical palace. It was designed by Lal Chand Ustad. Its five
floor exterior is akin to honeycomb with its 953 small windows
called Jharokhas decorated with intricate latticework. The
original intent of the lattice design was to allow royal ladies to
observe everyday life and festivals celebrated in the street below
without being seen, since they had to obey the strict rules of
"purdah", which forbade them from appearing in public without face
coverings. This architectural feature also allowed cool air from
the Venturi effect to pass through, thus making the whole area
more pleasant during the high temperatures in summer. Many people
see the Hawa Mahal from the street view and think it is the front
of the palace, but it is the back.[3] In 2006, renovation works on
the Mahal were undertaken, after a gap of 50 years, to give a
facelift to the monument at an estimated cost of Rs 4.568 million.
The corporate sector lent a hand to preserve the historical
monuments of Jaipur and the Unit Trust of India has adopted Hawa
Mahal to maintain it. The palace is an extended part of a huge
complex. The stone-carved screens, small casements, and arched
roofs are some of the features of this popular tourist spot. The
monument also has delicately modeled hanging cornices.
<a href="#" class="btn"><span>Get More →</span></a>
</p>
</div>
<div class="col_2">
<img src="images/hawamahal.jpeg" />
</div>
</div>
</div>
<!-------------------------------------------Image Gallery---------------------------------------------->
<div class="categories">
<div class="small_cont">
<div class="carousel" data-flickity='{ "wrapAround": true }'>
<div class="carousel-cell"><img src="images/rajes1.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes2.jpeg" /></div>
<div class="carousel-cell"><img src="images/rajes3.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes4.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes5.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes6.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes7.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes8.jpg" /></div>
<div class="carousel-cell"><img src="images/rajes9.jpg" /></div>
</div>
</div>
</div>
<!-----------------------------------------Map-------------------------------------------------->
<div id="map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3557.3556860342237!2d75.8267438!3d26.923936299999998!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x396db14b1bd30ba5%3A0x860e5d531eccb20c!2sHawa%20Mahal!5e0!3m2!1sen!2sin!4v1621177572422!5m2!1sen!2sin"
width="1000"
height="400"
style="border: 0"
allowfullscreen=""
loading="lazy"
></iframe>
<!-----------------------------------------------Travel Cards------------------------------------------------------>
</div>
<section class="container-boxes">
<div class="box1">
<div class="icon">
<a href=""><i class="fas fa-book"></i></a>
</div>
<div class="text">
<a href="">
<h3>Book Now</h3>
<p>Book Now And Fly Around The World With Qatar Airways.</p>
</a>
</div>
</div>
<div class="box1">
<div class="icon">
<a href=""><i class="fas fa-plane"></i></a>
</div>
<div class="text">
<a href="">
<h3>Travel</h3>
<p>Travel With Us And Explore The World Of Adventures.</p>
</a>
</div>
</div>
<div class="box1">
<div class="icon">
<a href=""><i class="fas fa-address-card"></i></a>
</div>
<div class="text">
<a href="">
<h3>Teams</h3>
<p>Become a member,become family.Teamwork is everything.</p>
</a>
</div>
</div>
</section>
<!------------------------------------------------------------------------------------------------------------------------------>
<!--------------------------------------------------Tables----------------------------------------------------->
<h2 class="title">ROUTES</h2>
<div class="table">
<div class="tb1">
<h2>BY FLIGHTS</h2>
<table>
<thead>
<tr>
<th>S.No</th>
<th>Flights</th>
<th>Time</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>f1</td>
<td>8:00PM</td>
<td>$40000</td>
</tr>
<tr>
<td>2</td>
<td>f2</td>
<td>7:00PM</td>
<td>$90000</td>
</tr>
<tr>
<td>3</td>
<td>f3</td>
<td>6:00PM</td>
<td>$11000</td>
</tr>
<tr>
<td>4</td>
<td>f4</td>
<td>5:00PM</td>
<td>$90000</td>
</tr>
<tr>
<td>5</td>
<td>f5</td>
<td>11:00PM</td>
<td>$30000</td>
</tr>
</tbody>
<tfoot>
<th colspan="4">TOTAL DISTANCE:100000KM</th>
</tfoot>
</table>
</div>
<!------------------------------------------------------------------------------------------------------>
<div class="tb2">
<table>
<h2>BY TRAIN</h2>
<thead>
<tr>
<th>S.No</th>
<th>Trains</th>
<th>Time</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>t2</td>
<td>8:00PM</td>
<td>$40000</td>
</tr>
<tr>
<td>2</td>
<td>t2</td>
<td>7:00PM</td>
<td>$90000</td>
</tr>
<tr>
<td>3</td>
<td>t3</td>
<td>6:00PM</td>
<td>$11000</td>
</tr>
<tr>
<td>4</td>
<td>t4</td>
<td>5:00PM</td>
<td>$90000</td>
</tr>
<tr>
<td>5</td>
<td>t5</td>
<td>11:00PM</td>
<td>$30000</td>
</tr>
</tbody>
<tfoot>
<th colspan="4">TOTAL DISTANCE:100000KM</th>
</tfoot>
</table>
</div>
</div>
<!-----------------------------------------------Hotels Images----------------------------------------------->
<h2 class="title">HOTELS</h2>
<div class="container">
<div class="box">
<div class="imgBox">
<img src="images/hawa1.jpeg" />
</div>
<div class="content">
<div>
<h4>Jaipur Haveli</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</div>
<p>$500.00</p>
</div>
</div>
</div>
<div class="box">
<div class="imgBox">
<img src="images/hawa2.jpeg" />
</div>
<div class="content">
<div>
<h4>Zostel Jaipur</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-half-o"></i>
</div>
<p>$500.00</p>
</div>
</div>
</div>
<div class="box">
<div class="imgBox">
<img src="images/hawa3.jpeg" />
</div>
<div class="content">
<div>
<h4>Samode Haveli</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</div>
<p>$500.00</p>
</div>
</div>
</div>
<div class="box">
<div class="imgBox">
<img src="images/hawa4.jpeg" />
</div>
<div class="content">
<div>
<h4>Rawla Mrignayani Palace</h4>
<div class="rating">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</div>
<p>$500.00</p>
</div>
</div>
</div>
</div>
<!----------------------------------------------Hotels Details----------------------------------------------------->
<h2 class="title">HOTELS OVERVIEW</h2>
<div class="row">
<div class="col_4">
<img src="images/hawa4.jpeg" />
<h4>Rawla Mrignayani Hotel</h4>
<p><b>$500.00</b></p>
<p>
<em
>Rawla Mrignayani is a family run heritage property that has been
restored from a 300 Years old Natwara Haveli built by “ Rao Kripa
Ram” of Chaksu, the Prime Minister of then Jaipur State. It was
later taken over by the rulers of Jaipur and the Haveli was given
as a grant to the nobles of Karnot, descendents of “Veer Durga Das
Rathore”.</em
>
</p>
</div>
<div class="col_4">
<img src="images/hawa2.jpeg" />
<h4>Zostel Jaipur</h4>
<p><b>$800.00</b></p>
<p>
<em
>Jaipur serves as a gateway into the most colourful state of
India, Rajasthan. The capital city packs all aspects that the
state is known for within itself. Jaipur has a deep connection
with its historic past which is visible in its preservation of the
walled Pink City, which is what Jaipur is essentially famous
for</em
>
</p>
</div>
<div class="col_4">
<img src="images/hawa4.jpeg" />
<h4>Samode Haveli</h4>
<p><b>$400.00</b></p>
<p>
<em
>Samode Haveli Hotel is considered a boutique hotel. The
guestrooms feature antique furnishings with modern equipment like
satellite TVs. The dining hall serves the finest Rajasthani
cuisine, and after dinner, there is a live traditional song and
dance show. Retire to the lounge or the bar for a few post-meal
beverages.
</em>
</p>
</div>
</div>
<!------------------------------------------------Food Info---------------------------------------------------------->
<div class="testimonial">
<h2 class="title">FOOD COLUMN</h2>
<div class="small_cont">
<div class="row">
<div class="col_3">
<i class="fa fa-quote-left"></i>
<p>
Pyaaz ki kachori originated in Jodhpur and is now eaten all over
the state, mainly as a breakfast snack. They are flaky,
deep-fried breads made from plain flour and stuffed with a spicy
onion mixture with spices like fennel, cumin, turmeric and
chilli powder. Usually, kachoris are served with coriander &
mint and date & tamarind chutney.
</p>
<img src="images/raj.jpeg" />
<h3>Onion kachori</h3>
</div>
<div class="col_3">
<i class="fa fa-quote-left"></i>
<p>
One of the most popular Rajasthani dishes, ker is a wild berry
that is tangy and peppery while sangri is a type of long bean
grown abundantly in the desert areas of Jaisalmer and Barmer.
Sangri is a mainstay during drought, when little else is
available as it is 53% protein.They ate this wonderful
concoction with their bajra rotis.
</p>
<img src="images/raj1.jpeg" />
<h3>Ker sangri</h3>
</div>
<div class="col_3">
<i class="fa fa-quote-left"></i>
<p>
This is the state’s classic signature dish. Baati is hard,
unleavened bread cooked in the desert areas of Rajasthan. Baati
is prized mainly for its long shelf life, plus it requires
hardly any water for its preparation. It is always eaten with
dal (lentil curry). The dal is made of lentils while churma is a
coarsely ground wheat mixture crushed
</p>
<img src="images/raj2.jpeg" />
<h3>Dal baati churma</h3>
</div>
</div>
</div>
</div>
</div>
<!-------------------------------------------------------------------------------------------------------------------------->
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
</body>
</html>