-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccomadation.html
501 lines (479 loc) · 30.1 KB
/
accomadation.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
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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ella</title>
<!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous"> -->
<link href="images/2.png" rel="icon" type="Image/x-icon">
<link href="css/bootstrap-4.4.1.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="web.css" rel="stylesheet" type="text/css">
<link href="Accomadation.css" rel="stylesheet" type="text/css">
</head>
<body>
<!--Top button-->
<button onclick="topFunction()" id="myBtn" title="Go to top"><b>🠩<br>TOP</b></button>
<!--Top button-->
<div>
<marquee direction="left" height="25px" style="border: 10px;;"><b>Welcome to most attractive place in Sri Lanka</b><span class="date" id="date"></span></marquee>
</div>
<div>
<nav class="navbar navbar-expand-lg navbar-light"> <a class="navbar-brand" href="index.html"><img
src="images/2.2.png" class="img-fluid" alt="Logo"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1"
aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle navigation"> <span
class="navbar-toggler-icon"></span> </button>
<div class="collapse navbar-collapse" id="navbarSupportedContent1">
<ul class="navbar-nav mr-auto">
<li class="nav-item active navAlign"> <a class="nav-link" href="index.html">Home <span
class="sr-only">(current)</span></a></li>
<li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" id="navbarDropdown1" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Places to
visit
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1">
<a class="dropdown-item" href="Ravana_Fall.html">Ravana Ella</a>
<a class="dropdown-item" href="Little_Adam's_Peak.html">Little Adam's Peak</a>
<a class="dropdown-item" href="Nil_Diya_Pokuna.html">Nil Diya Pokuna</a>
<a class="dropdown-item" href="Ella_Rock.html">Ella Rock</a>
<a class="dropdown-item" href="Flying_Ravana_Adventures_Ella.html">Flying Ravana
Adventures</a>
<a class="dropdown-item" href="Kumbalwela_mahamevnawa_monastery.html">Kumbalwela mahamevnawa
monastery</a>
<a class="dropdown-item" href="Nine_Arches_Bridge.html">Nine Arches Bridge</a>
<a class="dropdown-item" href="Dhowa_rock_temple.html">Dhowa rock temple</a>
<a class="dropdown-item" href="Diyaluma_waterfall.html">Diyaluma waterfall</a>
<a class="dropdown-item" href="Lipton_seats.html">Lipton seats</a>
<a class="dropdown-item" href="Pilkington_point.html">Pilkington point</a>
<a class="dropdown-item" href="Adisham_bungalow_haputale.html">Adisham bungalow haputale</a>
</div>
</li>
<li class="nav-item"> <a class="nav-link" href="gallery.html">Gallery</a> </li>
<li class="nav-item"> <a class="nav-link" href="accomadation.html">Accomadation</a></li>
<li class="nav-item"> <a class="nav-link" href="aboutus.html">About us</a></li>
</ul>
</div>
</nav>
</div>
<br>
<h2 class="hotel">Hotels Near Ella</h2>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H1.jpg" alt="98 Acres Resort & Spa" style="width:100%">
<h1>98 Acres Resort & Spa</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span></p>
<p>The property is located 1.6 km from Ella Spice Garden. </p>
<p><a
href="https://www.booking.com/hotel/lk/98-acres-resort-amp-spa-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=51;hpos=1;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690348896;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H2.jpg" alt="Marki Villa Ella" style="width:100%">
<h1>Marki Villa Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span></p>
<p>7.1 km from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/marki-villa-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=1;hpos=1;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690350627;srpvid=27a32911673200c0;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H3.jpg" alt="Anasa Wellness Resort" style="width:100%">
<h1>Anasa Wellness Resort</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span></p>
<p>Situated in Ella, 49 km from Gregory Lake.</p>
<p><a
href="https://www.booking.com/hotel/lk/anasa-wellness-resort.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=3;hpos=3;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H4.jpg" alt="Nine Skies" style="width:100%">
<h1>Nine Skies</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span></p>
<p>Demodara Nine Arch Bridge is 7.8 km from Nine Skies.</p>
<p><a
href="https://www.booking.com/hotel/lk/nine-skies.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=5;hpos=5;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H5.1.jpg" alt="Hello Ella" style="width:100%">
<h1>Hello Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span></p>
<p>6.7 km from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/hello-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=6;hpos=6;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H6.jpg" alt="BBQ HUB Ella" style="width:100%">
<h1>BBQ HUB Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>2 km from Little Adam's Peak and 3.4 km from Ella Rock. </p>
<p><a
href="https://www.booking.com/hotel/lk/bbq-hub-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722&dest_type=city&dist=0&group_adults=2&group_children=0&hapos=8&hpos=8&nflt=class%3D5%3Bclass%3D4%3Bclass%3D3&no_rooms=1&req_adults=2&req_children=0&room1=A%2CA&sb_price_type=total&sr_order=popularity&srepoch=1690342139&srpvid=55d5187442de0161&type=total&ucfs=1&activeTab=main"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H8.jpg" alt="HIDE ELLA Hotel & Resort" style="width:100%">
<h1>HIDE ELLA Hotel & Resort</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>4.9 km from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/hide-ella-resort-amp-spa.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=12;hpos=12;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H7.jpg" alt="Heart of Ella" style="width:100%">
<h1>Heart of Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p> 5.6 km from Demodara Nine Arch Bridge</p>
<p><a
href="https://www.booking.com/hotel/lk/heart-of-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=9;hpos=9;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H9.jpg" alt="Morning Dew Boutique Hotel Ella" style="width:100%">
<h1>Morning Dew Boutique Hotel Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p> 4.3 km from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/morning-dew.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=13;hpos=13;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H10.jpg" alt="Heaven's Edge By EHI
" style="width:100%">
<h1>Heaven's Edge By EHI
</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>The property is 65 km away from the Mattala Rajapaksa International Airport.</p>
<p><a
href="https://www.booking.com/hotel/lk/heaven-39-s-edge.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=14;hpos=14;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H11.jpg" alt="Ella Flower Garden Resort" style="width:100%">
<h1>Ella Flower Garden Resort</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>65 km away from Mattala Rajapaksa International Airport.</p>
<p><a
href="https://www.booking.com/hotel/lk/ella-flower-garden-resort.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722&dest_type=city&dist=0&group_adults=2&group_children=0&hapos=15&hpos=15&nflt=class%3D5%3Bclass%3D4%3Bclass%3D3&no_rooms=1&req_adults=2&req_children=0&room1=A%2CA&sb_price_type=total&sr_order=popularity&srepoch=1690342139&srpvid=55d5187442de0161&type=total&ucfs=1&activeTab=main"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H12.jpg" alt="EKHO Ella" style="width:100%">
<h1>EKHO Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>EKHO Ella is located on the seafront in Ella.</p>
<p><a
href="https://www.booking.com/hotel/lk/ekho-ella-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=16;hpos=16;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H13.jpg" alt="Ella Planters Bungalow" style="width:100%">
<h1>Ella Planters Bungalow</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>Rawana water falls are 5 km away from the Planters Bungalow. </p>
<p><a
href="https://www.booking.com/hotel/lk/planters-bunglow.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=17;hpos=17;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H14.jpg" alt="Mountain Heavens" style="width:100%">
<h1>Mountain Heavens</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>Mattala Rajapaksa International Airport is approximately 65 km away.</p>
<p><a
href="https://www.booking.com/hotel/lk/mountain-heavens.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=18;hpos=18;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H15.jpg" alt="Secret View Homestay Ella" style="width:100%">
<h1>Secret View Homestay Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span></p>
<p>Environmentally friendly accommodation close to Ella Railway Station.</p>
<p><a
href="https://www.booking.com/hotel/lk/seacrat-view.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=19;hpos=19;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690342139;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H16.jpg" alt="Hotel Onrock" style="width:100%">
<h1>Hotel Onrock</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span>
<span class="fa fa-star "></span></p>
<p>Hotel Onrock is located just 400 metres from the Ella Railway Station.</p>
<p><a
href="https://www.booking.com/hotel/lk/onrock.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=35;hpos=10;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690347704;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H17.jpg" alt="Ravana Heights
" style="width:100%">
<h1>Ravana Heights
</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span>
<span class="fa fa-star "></span></p>
<p>The Ravana is 200 metres from the Ella Village Centre and a 15-minute walk from Ella Train Station.</p>
<p><a
href="https://www.booking.com/hotel/lk/ravana-heights.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=36;hpos=11;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690347704;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H18.jpg" alt="Green Nature Paradise Ella" style="width:100%">
<h1>Green Nature Paradise Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span>
<span class="fa fa-star "></span></p>
<p>100 metres from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/green-narture-paradise-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=43;hpos=18;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690347704;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<div class="card1">
<img src="images/H19.jpg" alt="Samadhi Nature Resort" style="width:100%">
<h1>Samadhi Nature Resort</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span>
<span class="fa fa-star "></span></p>
<p>1.2 km from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/samadhi-nature-resort.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=46;hpos=21;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690347704;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H20.jpg" alt="O2 Ella" style="width:100%">
<h1>O2 Ella</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star "></span>
<span class="fa fa-star "></span></p>
<p>4.7 km from Demodara Nine Arch Bridge.</p>
<p><a
href="https://www.booking.com/hotel/lk/o2-ella.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=62;hpos=12;nflt=class%3D5%3Bclass%3D4%3Bclass%3D3;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1690348896;srpvid=55d5187442de0161;type=total;ucfs=1&#hotelTmpl"><button>See
Availability</button></a></p>
</div>
</div>
<div class="col-lg-4">
<div class="card1">
<img src="images/H21.jpg" alt="Ella Okreech Cottages" style="width:100%">
<h1>Ella Okreech Cottages</h1>
<p class="price">
<h4>Star Rating</h4>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
<span class="fa fa-star"></span></p>
<p>6-minute walk from Ella Train Station.</p>
<p><a
herf="https://www.booking.com/hotel/lk/ella-okreech-cottages.en-gb.html?aid=2336991&label=en-lk-booking-desktop-w1yAFQrKgUdCIT8xvqy6QAS652735320145%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-2558630230%3Alp1009919%3Ali%3Adec%3Adm&sid=253853744aa1df6c8c4668dea7fc861c&dest_id=-2216722&dest_type=city&dist=0&group_adults=2&group_children=0&hapos=72&hpos=22&nflt=class%3D5%3Bclass%3D4%3Bclass%3D3&no_rooms=1&req_adults=2&req_children=0&room1=A%2CA&sb_price_type=total&sr_order=popularity&srepoch=1690348896&srpvid=55d5187442de0161&type=total&ucfs=1&activeTab=main"><button>See
Availability</button></a></p>
</div>
</div>
</div>
<br>
<br>
<footer class="footer">
<div class="row">
<div class="col-lg-3"><img src="images/footer.png" class="img-fluid" alt="Logo">
</div>
<div class="col-lg-3">
<p class="quicklinks">Quick Links</p>
<p class="quicklinks"><a href="index.html">Home</a></p>
<p class="quicklinks"><a href="gallery.html">Gallery</a></p>
<p class="quicklinks"><a href="accomadation.html">Accomadation</a></p>
<p class="quicklinks"><a href="aboutus.html">About us</a></p>
</div>
<div class="col-lg-3 footerLinks">
<a
href="https://www.google.com/maps/place/Ella/@6.8653089,81.0370473,15z/data=!3m1!4b1!4m6!3m5!1s0x3ae465955bc09a25:0xbdfadcdadec487fb!8m2!3d6.8666988!4d81.046553!16s%2Fm%2F0113hm8d!5m1!1e4?entry=ttu"><span
style="color: rgb(0, 0, 0);">📍</span> Ella, Sri Lanka</a><br>
<span style="color: rgb(0, 0, 0);">☏</span> <b>Tourism Hotline</b>
:<a href="tel:1912"> 1912</a><br>
<span style="color: rgb(0, 0, 0);">☏</span> <b>Sri Lanka Tourism Police</b>
:<a href="tel:+94112421052"> +94 11 242 1052</a>
</div>
<div class="col-lg-3 footerButton">
<button class="buttonFooter"><a href="aboutus.html">Developers</a></button>
</div>
</div>
</footer>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="accomadation.js"></script>
<script src="js/bootstrap-4.4.1.js"></script>
<script src="j.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>