-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEvents.html
250 lines (230 loc) · 14.4 KB
/
Events.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
<html>
<head>
<title>Cultural Festivals - Travel Sri Lanka</title>
<link rel="icon" type="image/x-icon" href="Assets/Favicon.png">
<link rel="stylesheet" href="CSS/boostrap/bootstrap.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous">
</script>
<link rel="stylesheet" href="CSS/Main.css">
</head>
<body>
<body onload="loading()">
<div class="container-fluid">
<div class="header">
<div class="wrap">
<div class="logo">
<a href="index.html">
<b>Travel<Br> <font style="color:aqua">Sri Lanka</font></b>
</a>
</div>
<div class="top-nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="places.html">Where To Go</a></li>
<li><a href="hotels.html">Hotels</a></li>
<li class="active"><a href="Events.html">Cultural Festivals</a></li>
<li><a href="news.html">Tousrism News</a></li>
<li><a href="about.html">About Us</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="col-6">
<div class="card text-center" style="height: 100%">
<div class="card-header" style="background-color: #00B895; color: white">
<h5 class="card-title">Sinhala & Tamil New Year</h5>
</div>
<div class="card-body">
<img src="Assets/sinhala-and-tamil-new-year-festival-2020.jpg" alt="Adams Peak"
style="width:200px;height:150px">
<img src="Assets/fest2.jpg" alt="Adams Peak" style="width:200px;height:150px"><br>
<li style="text-align: left">Date: 13/14th April</li>
<li style="text-align: left">Venue: Around the country</li>
<p>
Sinhala and Hindu New Year, one of the most celebrated festivals, symbolizing
prosperity and
ethnic harmony in the country, is the time of joy and renewal for Sinhala and Tamil
population in Sri Lanka. April 13th marks the journey of the Sun from Meena to Mesha
(from
Pisces to Aries) in the Zodiac advocating the dawn of a new year for Sri Lankans
according
to the Sinhala calendar.The New year vibe spreads all over the island since the
beginning of
the month of April although celebrated on 13th and 14th of April. New year festivals
are
held around the island throughout the month, comprising of different traditional
games where
both children and adults take part in to cherish this joyful period of the year.
</p>
</div>
<div class="card-footer text-muted" style="background-color: #00B895; color: white">
<!-- <button type="button" onclick="view_modal(1)" class="btn btn-primary" id="viewmore">View More-->
<!-- </button>-->
</div>
</div>
</div>
<div class="col-6">
<div class="card text-center" style="height: 100%">
<div class="card-header" style="background-color: #00B895; color: white">
<h5 class="card-title">Vesak</h5>
</div>
<div class="card-body">
<img src="Assets/Vesak-Festival-2020-02.jpg" alt="Bundala National Park"
style="width:200px;height:150px">
<img src="Assets/fest3.jpg" alt="Bundala National Park"
style="width:200px;height:150px">
<p>Vesak is the main Buddhist religious festival in Sri Lanka. During this time, people
celebrate the triple anniversary of Lord Buddha - his birth, his attaining of
Enlightenment
and his passing away into Nirvana.
Also known as the Buddhist Festival of Light, colorful bamboo framed lanterns adorn
the
interior of every home and incredible luminous displays decorate the streets of most
towns.
Visit Bhauddoloka Mawatha, the main street in Colombo, to catch this glowing
spectacle in
full glory.
Vesak marks the first month of the Buddhist Calendar. This is a day spent in
reflective
prayer as people cease wordly pursuits and engage themselves in religious
activities.
Devotees Buddhists pray in temples from dawn until the dusk. As the sun sets,
devotees
partake in processions and return to the temples in the evening to hear monks read
stories
from sacred texts.
Stalls on the roadside distribute free refreshments to passers-by and there are some
fantastic mime and street theatre performances, staged on tall platforms near
temples in
cities and towns throughout the country.
</p>
</div>
<div class="card-footer text-muted" style="background-color: #00B895; color: white">
<!-- <button type="button" onclick="view_modal(2)" class="btn btn-primary" id="viewmore">View More-->
<!-- </button>-->
</div>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-6">
<div class="card text-center" style="height: 100%">
<div class="card-header" style="background-color: #00B895; color: white">
<h5 class="card-title">Poson</h5>
</div>
<div class="card-body">
<img src="Assets/poson.png" alt="Dambulla CaveTemple" style="width:200px;height:150px">
<img src="Assets/fest1.jpg" alt="Dambulla CaveTemple" style="width:200px;height:150px">
<br>
<p>
Date: 14 June 2021 <br><br>
Marking the birth of Buddhism in Sri Lanka, Poson poya day is much celebrated event
and
dates back in 3rd Century BC when king Devanampiyatissa was converted to Buddhism by
Arahat
Maha Mahinda, the son of King Asoka, the Emperor of India, after which Buddhism was
declared
the State religion.
The entire country celebrates this significant milestone, but it all culminates at
Mihintale, known as the cradle of Buddhism in Sri Lanka, for it is believed to be
there that
the conversion took place. In fact it is in the Ambasthale Dagoba, the temple in
Mihintale,
accessible by 1840 steps, that it is in believed that the historic encounter took
place.
On Poson poya day, many devotees make their way to temple to spend reflective hours
in
meditation while there are also several sil campaigns, Dan Sal, Poson devotional
songs and
pandols among others.
</p>
</div>
<div class="card-footer text-muted" style="background-color: #00B895; color: white">
<!-- <button type="button" onclick="view_modal(3)" class="btn btn-primary" id="viewmore">View More-->
<!-- </button>-->
</div>
</div>
</div>
<div class="col-6">
<div class="card text-center" style="height: 100%">
<div class="card-header" style="background-color: #00B895; color: white">
<h5 class="card-title">Esala Perahra Festival</h5>
</div>
<div class="card-body">
<img src="./Assets/esala_perahara.jpg" alt="Adams Peak"
style="width:200px;height:150px">
<img src="./Assets/fest4.jpg" alt="Adams Peak" style="width:200px;height:150px">
<p>Kandy Esala Perahera is one of the oldest cultural and religious festivals in the
world which
is taking place annually in Kandy. <br>
Kandy Esala Perahera is one of the main tourist attracting events of the year
attracting
over 200,000 tourists every year as the city of Kandy is a recognized World Heritage
Site by
UNESCO
</p>
</div>
<div class="card-footer text-muted" style="background-color: #00B895; color: white">
<!-- <button type="button" onclick="view_modal(4)" class="btn btn-primary" id="viewmore">View More-->
<!-- </button>-->
</div>
</div>
</div>
<br>
</div>
</div>
</div>
<br><br>
<footer class="site-footer" style="background-color: #343a40; padding-top: 0px; padding-bottom: 0px;">
<br>
<div class="row">
<div class="col-2" style="text-align: right">
<img src="Assets/Favicon.png" style="height: auto; width: 40%">
</div>
<div class="col-6" style="text-align: left">
<h3 style="font-family: Lobster; font-size: 60px; color: #00B895;">Travel Sri Lanka</h3>
</div>
<div class="col-4">
<div class="row">
<div class="col-4" style="text-align: left">
<ul class="footer-links">
<li><a href="index.html" id="footerlink">Home</a></li>
<li><a href="places.html" id="footerlink">Where To Go</a></li>
<li><a href="hotels.html" id="footerlink">Hotels</a></li>
</ul>
</div>
<div class="col-4" style="text-align: left">
<ul class="footer-links">
<li><a href="Events.html" id="footerlink">Cultural Festivals</a></li>
<li><a href="news.html" id="footerlink">Tousrism News</a></li>
<li><a href="about.html" id="footerlink">About Us</a></li>
</ul>
</div>
</div>
<br>
<div class="row" style="text-align: right;">
<img src="Assets/social/facebook.png" id="footericon">
<img src="Assets/social/whatsapp.png" id="footericon">
<img src="Assets/social/instagram.png" id="footericon">
<img src="Assets/social/twitter.png" id="footericon">
<img src="Assets/social/youtube.png" id="footericon">
</div>
</div>
</div>
<hr style="color: white">
<div class="row">
<div class="col-12" style="text-align: center">
<p class="copyright-text" id="footerlink">Copyright © 2022 All Rights Reserved by
<a href="index.html" id="footerlink">Travel Sri Lanka</a>.
</p>
</div>
</div>
</footer>
</body>
</html>