-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsafari.php
361 lines (251 loc) · 13.3 KB
/
safari.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>MasterSafari</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap"
rel="stylesheet">
<link rel='stylesheet' type='text/css' media='screen' href='styles/styleGen.css'>
<link rel='stylesheet' type='text/css' media='screen' href='styles/styleSafari.css'>
</head>
</head>
<body>
<?php require "includes/header.php" ?>
<main>
<div class ="container-1">
<img src="images/lions.jpg" alt=" image">
<h1>Safari Trips</h1>
<span>
<ul>
<li>Yala National Park</li>
<li>Udawalawe National Park</li>
<li>Kannneliya National Park</li>
<li>Minneriya National Park</li>
<li>Wilpaththu National Park</li>
</ul>
</span>
</div>
<div class="container-2">
<div class="card-flex">
<!--first card-->
<div class ="card">
<!--box content-->
<div class="content">
<h2> YALA </h2>
<p> Yala National Park is the most visited and the second largest National Park in the country.
Situated 260km South East of Colombo, the park covers an area of 378 sq miles, in a climate that is dry most year round.
Yala national Park can be reached from several destinations. <br><br>
<strong>Best Time to Visit:</strong>
<li> Avoid going in Mid-December to End January, July and August is also very crowded.</li>
<li> Avoid long weekends in the month of April due to school holidays and In September, Yala National Park is closed for 30 days in every year.</li>
<li> February, March, May, June are the best month is terms of lesser crowds and weather for going safari in Yala National Park.</li>
<br>
<strong>How to Explore:</strong>
<li> Only mean of visiting Yala National Park is by a Jeep safari.
An experienced Jeep safari driver will ensure you are at the right place on right time for best game viewing opportunities.</li>
<br>
<strong>Opening Times:</strong>
<li>From 6 AM to 6 PM every day of the year</li>
</p>
</div>
<!--image slider -->
<div class ="sliders">
<div class ="slide">
<input type="radio" name="radio-btn" value="1" id="radio1">
<input type="radio" name="radio-btn" value="2" id="radio2">
<input type="radio" name="radio-btn" value="3" id="radio3">
<input type="radio" name="radio-btn" value="4" id="radio4">
<img src="images/t1.jpg" class="slide one" alt="img1">
<img src="images/d1.jpg" class="slide" alt="img2">
<img src="images/be1.jpg" class="slide" alt="img3">
<img src="images/o1.jpg" class="slide" alt="img4">
</div>
<div class ="navigation">
<label for="radio1" class="manual-btn"></label>
<label for="radio2" class="manual-btn" ></label>
<label for="radio3" class="manual-btn"></label>
<label for="radio4" class="manual-btn"></label>
</div>
</div>
<a href="PackageCard.php" class="button-book">Book Now</a>
</div>
<!--end of first card-->
<!--second card-->
<div class ="card">
<!--box content-->
<div class="content">
<h2> UDAWALAWE</h2>
<p> The Udawalawe National Park situated 230km south east of Colombo was established in 1972 as the fifth national park in the country.
The Park which borders the Sabaragamuwa and Uva Provinces covering 30, 821 hectares of land records an average temperature of about 29 degrees centigrade.
The park was created as a place of safety for the wildlife displaced as a result of the building of the Udawalawe Reservoir on the Walawe River, which is now a part of the park and an important source of water for the animals living within it. <br><br>
<strong>Best Time to Visit:</strong>
<li>From January to April </li>
<li> From July to September</li>
<br>
<strong>How to Explore:</strong>
<li> Only mean of visiting Udawalawe National Park is by a Jeep safari.
An experienced Jeep safari driver will ensure you are at the right place on right time for best game viewing opportunities.</li>
<br>
<strong>Opening Times:</strong>
<li>From 6 AM to 6 PM every day of the year</li>
</p>
</div>
<!--image slider -->
<div class ="sliders">
<div class ="slide">
<input type="radio" name="radio-btn" value="5" id="radio5">
<input type="radio" name="radio-btn" value="6" id="radio6">
<input type="radio" name="radio-btn" value="7" id="radio7">
<input type="radio" name="radio-btn" value="8" id="radio8">
<img src="images/ch1.jpg" class="slide two" alt="img1">
<img src="images/e2.jpg" class="slide" alt="img2">
<img src="images/sn1.jpg" class="slide" alt="img3">
<img src="images/j2.jpg" class="slide" alt="img4">
</div>
<div class ="navigation">
<label for="radio5" class="manual-btn"></label>
<label for="radio6" class="manual-btn" ></label>
<label for="radio7" class="manual-btn"></label>
<label for="radio8" class="manual-btn"></label>
</div>
</div>
<a href="PackageCard.php" class="button-book">Book Now</a>
</div>
<!--end of second card-->
<!--third card-->
<div class ="card">
<!--box content-->
<div class="content">
<h2> KANNELIYA </h2>
<p> Kanneliya, Dediyagala and Nakiyadeniya also known as KDN together form a tropical lowland rain forest complex making it the last large remaining rain forest after the famous Sinharaja Rain Forest.
KDN situated in south of Sri Lanka has been identified as one of the places with the finest distribution of plants in the whole of South Asia.
It was designated as a biosphere reserve in 2004 by UNESCO.<br><br>
<strong>Best Time to Visit:</strong>
<li> December to March provides you a good opportunity see resident, endemic and migratory birds at Kanneliya Rain Forest.</li>
<br>
<strong>How to Explore:</strong>
<li> By foot only, with an experienced guide.</li>
<br>
<strong>Opening Times:</strong>
<li>Kanneliya Rain Forest is opened from 8 AM to 5 PM.</li>
</p>
</div>
<!--image slider -->
<div class ="sliders">
<div class ="slide">
<input type="radio" name="radio-btn" value="9" id="radio9">
<input type="radio" name="radio-btn" value="10" id="radio10">
<input type="radio" name="radio-btn" value="11" id="radio11">
<input type="radio" name="radio-btn" value="12" id="radio12">
<img src="images/p1.jpg" class="slide three" alt="img1">
<img src="images/b2.jpg" class="slide" alt="img2">
<img src="images/m1.jpg" class="slide" alt="img3">
<img src="images/e3.jpg" class="slide" alt="img4">
</div>
<div class ="navigation">
<label for="radio9" class="manual-btn"></label>
<label for="radio10" class="manual-btn" ></label>
<label for="radio11" class="manual-btn"></label>
<label for="radio12" class="manual-btn"></label>
</div>
</div>
<a href="PackageCard.php" class="button-book">Book Now</a>
</div>
<!--end of third card-->
<!--fourth card-->
<div class ="card">
<!--box content-->
<div class="content">
<h2>MINNERIYA</h2>
<p> The Minneriya National Park which was originally a Wildlife Sanctuary was later designated as a National Park in 1997 with the intent of protecting the catchment of the Minneriya Tank and the wildlife in the nearby areas.
The Park gets its annual rainfall during the North-East monsoons from October to January, the rest of the months being considered the dry season.
<br><br>
<strong>Best Time to Visit:</strong>
<li> From July to August where the natural phenomenon of “The gathering” takes place.</li>
<li> From Mid-September to end December it can be rainy but this does not disturb the game viewing. </li>
<br>
<strong>How to Explore:</strong>
<li> Only mean of visiting Minneriya National Park is by a Jeep safari.
An experienced Jeep safari driver will ensure you are at the right place on right time for best game viewing opportunities.</li>
<br>
<strong>Opening Times:</strong>
<li>From 6 AM to 6 PM every day of the year</li>
</p>
</div>
<!--image slider -->
<div class ="sliders">
<div class ="slide">
<input type="radio" name="radio-btn" value="13" id="radio13">
<input type="radio" name="radio-btn" value="14" id="radio14">
<input type="radio" name="radio-btn" value="15" id="radio15">
<input type="radio" name="radio-btn" value="16" id="radio16">
<img src="images/e1.jpg" class="slide four" alt="img1">
<img src="images/t2.jpg" class="slide" alt="img2">
<img src="images/m2.jpg" class="slide" alt="img3">
<img src="images/b4.jpg" class="slide" alt="img4">
</div>
<div class ="navigation">
<label for="radio13" class="manual-btn"></label>
<label for="radio14" class="manual-btn" ></label>
<label for="radio15" class="manual-btn"></label>
<label for="radio16" class="manual-btn"></label>
</div>
</div>
<a href="PackageCard.php" class="button-book">Book Now</a>
</div>
<!--end of fourth card-->
<!--fifth card-->
<div class ="card">
<!--box content-->
<div class="content">
<h2> WILPATHTHU </h2>
<p> Wilpattu National Park is located 180 km north of Colombo, bordering the north western coast of the country and is the largest wildlife sanctuary in Sri Lanka.
Packed with exciting wildlife, Wilpattu is waiting to be explored! The varying habitats have attracted many species of wildlife, both resident and migrant.
31 species of mammals have been identified; some of them being Leopard (a favorite amongst visitors), Sloth Bear, Elephant, Spotted and Barking Deer, Sambur, Wild Boar and even Crocks. It is also home to an abundance of endemic birdlife <br><br>
<strong>Best Time to Visit:</strong>
<li> From end December to April provides best weather conditions for a wildlife safari in Wilpattu National Park.</li>
<li> From July to end September is also a very good period in terms of weather.</li>
<br>
<strong>How to Explore:</strong>
<li> Only mean of visiting Wilpaththu National Park is by a Jeep safari.
An experienced Jeep safari driver will ensure you are at the right place on right time for best game viewing opportunities.</li>
<br>
<strong>Opening Times:</strong>
<li>From 6 AM to 6 PM every day of the year</li>
</p>
</div>
<!--image slider -->
<div class ="sliders">
<div class ="slide">
<input type="radio" name="radio-btn" value="17" id="radio17">
<input type="radio" name="radio-btn" value="18" id="radio18">
<input type="radio" name="radio-btn" value="19" id="radio19">
<input type="radio" name="radio-btn" value="20" id="radio20">
<img src="images/t5.jpg" class="slide five" alt="img1">
<img src="images/b3.jpg" class="slide" alt="img2">
<img src="images/e3.jpg" class="slide" alt="img3">
<img src="images/t2.jpeg" class="slide" alt="img4">
</div>
<div class ="navigation">
<label for="radio17" class="manual-btn"></label>
<label for="radio18" class="manual-btn" ></label>
<label for="radio19" class="manual-btn"></label>
<label for="radio20" class="manual-btn"></label>
</div>
</div>
<a href="PackageCard.php" class="button-book">Book Now</a>
</div>
<!--end of fiftth card-->
</div>
</div>
</main>
<?php include "includes/footer.php" ?>
<script src='scripts/scriptGen.js'></script>
<script src='scripts/scriptSafari.js'></script>
</body>
</html>