-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
395 lines (349 loc) · 21.1 KB
/
index.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
<!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>St'Anthony's college</title>
<!-- css file-->
<link rel="stylesheet" href="Assets/css/style.css">
<!--link bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!--font-awsome-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!--favicon-->
<link rel="shortcut icon" type="image/jpg" href="Assets/img/favicon.ico">
<!--purecounter-->
<script src="https://cdn.jsdelivr.net/npm/@srexi/purecounterjs/dist/purecounter_vanilla.js"></script>
<!--swiper js-->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!--google library-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
</head>
<body>
<!--preloader-->
<div id="preloader"></div>
<!--preloader-->
<!--nav placeholder-->
<div id="nav-placeholder">
</div>
<!--nav placeholder-->
<!-- parallax effect-->
<section style="height:auto; padding-top:100px;" id="Home">
<div id="main">
<div class="Welcome text-center">
Welcome to <br><span class="text">St.Anthony's College.</span><br><b><a href="History.html" rel="noopener noreferrer"><button class="btn btn-light fs-4">HISTORY</button></a></b>
</div>
</div>
<!-- parallax effect-->
</section>
<!-- about us section-->
<section id="about-us" style="height:auto;" class="text-dark">
<div id="about-scl">
<center>
<h1 class="about-heading pt-5 text-center"><b> About Us</b></h1>
<i class="fas fa-ellipsis-h fs-2"></i>
</center>
<center>
<br><br>
<h3 class="about-us-title"><b> About Our School</b></h3><br>
<div class="container">
<div class="row d-flex">
<!--paragraph about school-->
<p class="text-center p-5 pt-0 mt-0 content-about">
<b>
St. Anthony's College, Kandy is a Roman Catholic School in Kandy, Sri Lanka. The college
was established in 1854 by the Franciscan missionary, Felice Zoppi. The college is under
the management of the Sylvestro Benedictine congregation and falls under the Diocese of
Kandy. A number of notable individuals, including presidents, ministers, and
parliamentarians have graduated from the college.
</b>
<br><br><br></p>
<!--paragraph about school---
<!--details of students and teachers-->
<div class="row text-light">
<div class="col-md-6">
<div class="card num-cards d-flex justify-content-center align-items-center p-4 mb-4 ">
<div class="card-body">
<div class="d-flex">
<span class=" display-6 lh-1 mb-0 ">
<i class="fas fa-user-tie icon">
</i>
</span>
<div class="d-inline">
<span class="text-center fs-5 d-"><b data-purecounter-start="0"
data-purecounter-end="200" class="purecounter">0</b> <span
class="fs-5"><b>+</b></span></span>
<div class="fs-4"><b>Teachers</b></div>
</div>
</div>
</div>
</i>
</div>
</div>
<div class="col-md-6">
<div class="card num-cards d-flex justify-content-center align-items-center p-4 ">
<div class="card-body">
<div class="cont d-flex">
<span class=" display-6 lh-1 mb-0 ">
<i class="fas fa-users icon"></i>
</span>
<div class="d-inline">
<span class="text-center fs-5 "><b data-purecounter-start="0"
data-purecounter-end="2500" class="purecounter">0 </b> <span
class="fs-5"><b>+</b> </span></span>
<div class="fs-4"><b>Students</b></div>
</div>
</div>
</div>
</i>
</div>
</div>
</div>
<!--details of students and teachers-->
</div>
</div><br><br>
</center>
<!--vision and mission-->
<center>
<div class="bg p-5 m-5 rounded-3 mb-5 text-light">
<div class="container">
<div class="row align-items-center">
<div class="col-md-7">
<h3 class="text-center">VISION</h3>
<p class="vision fs-5">
<b> <span class="com">"</span>Illumind by the light from Haven,strive for
Excellence</b>
</p><br><br><br>
<h3 class="text-center"><br>
MISION
</h3>
<p class="mision fs-5">
<b> <span class="com">"</span>To empower our students to caltivate a proactive work
ethic and creative mind with a sense of self-understanding, intellectual
curiosity and compassion for others that will mould them to become integrated
human persons with a global outlook.</b>
<br><br></p>
</div>
<div class="col-md-5 d-block vision-img">
<img src="Assets/img/vision.svg" alt="" class="see img-fluid">
</div>
</div>
</div>
</div>
</center>
<!--vision and mission-->
</div>
<!--latest news-->
<div id="latest-news" class="text-dark">
<br><br><br>
<center>
<h3 class="news"><b>Latest News</b></h3><br><br>
<div class="swiper mySwiper container">
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
<div class="swiper-pagination"></div>
<div class="swiper-wrapper content my-5">
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-1.jpg"
data-eGdBn1OO_Yj-jPgH0Ow&oe=622BC8BBnlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Our heartfelt commendations to the first ever Antonian Eagle to
reach the standards of Regimental Seargent Major for Western Cadet bands awarded
by the National Cadet Corps. Regimental Seargent Major Mast. C.D.B. Dissanayake
may God Almighty grant strength to your wings to carry the Antonian fame to
lands of greatness! <br><br><span class="text-primary"> #AntonianFamily</span>
</p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-2.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Being named a presidential scout is indeed one of the highest
honours that can be bestowed upon a scout. Thus, the members of the Antonian
Scout Troop were entitled as presidential scouts by the Sri Lanka Scouts'
Federation.
Our boys adding upto a total of 8 making it the highest number of presidential
scouts awards in a single year for the past 15 years. br
<br><span class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-3.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Appointed a new captain and vice-captain for the 1st XI cricket
team for the new season of 2022. And so be it that Mast. Chamindu
Wickramasinghe, a national under 19 player has been appointed as the captain and
Mast. Asitha Wanninayaka has been appointed as the vice captain.
<br><br><br><span class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-4.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">
The St. John's Ambulance Brigade of St. Anthony's College Kandy decided to help
out a school situated in a rural area of the central province. With the kind
contributions from the students of the college, they were able to donate lunch
boxes, school shoes, books and other stationery to the students of Lihiniyagala
Primary School.
Taking it a step ahead the teachers of our college got together and donated a
printer, which the school was very much in need of. <br><span
class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-5.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">The Sri Lanka U19 team clinched their third consecutive win in
the U19 Cricket World Cup underway, just a few hours ago.
The Antonian Mst. Anjala Bandara made a valuable contribution of 40 runs off 52
balls being the second highest scorer enabling the SL U19 team to secure victory
and qualify for the semi finals of the tournament! <br><br> <span
class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-6.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Congratulations! Mast. B.W.K.M. Mendis on being awarded the
standards of Company Quartermaster for Cadet platoon by the Nation Cadet Corps.
Let this achievement be not the destination but a milestone in an avenue that
would lead you and the hallowed name of St.Anthony's to greatness and beyond!
<br><br> <span class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-7.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">The Antonian computer fraternity hand in hand with the Antonian
media unit successfully brought about the launching of ''SACK Digital Learning
(Google classroom)'' on the 8th of January 2022. With the help of the OBA of
SACK they were able to introduce it to the primary department as the initial
stage with the hope of bringing it to the higher grades in the near future!!!
<span class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="card" style="width: 18rem;">
<img src="Assets/img/l-n-8.jpg"
data-enlargeable class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">With the U19 Asia Cup done and dusted, the greatest challenge
is still lying ahead for our boys.
These three young Antonian gentlemen have been selected to represent Sri Lanka
at the U19 Cricket World Cup to be held in West Indies kicking off from the 14th
of this month.
The Antonian Community cannot be more prouder for what they’ve achieved.
<br><span class="text-primary"> #AntonianFamily</span></p>
</div>
</div>
</div>
</div>
</div>
<br><br><a href="https://www.facebook.com/antonianmediaunit/" target="_blank"
rel="noopener noreferrer"><button type="button" class="btn btn-outline-primary">More
News</button></a><br><br>
</center>
</div>
<!--latest news-->
</section>
<!-- contact us-->
<section id="contact">
<div class="row contact pb-5">
<h1 class="title text-center"><br><b>Contact Us</b></h1><br><br><br><br>
<center>
<i class="fas fa-ellipsis-h fs-2" width="60px"></i>
<br><br>
<div class="map">
<!-- ggoogle map--><iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1807.1727493303795!2d80.62644974299485!3d7.322606511167173!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3ae3680c732d40c9%3A0x79aa0d16eecbae25!2sSt.%20Anthony's%20College!5e1!3m2!1sen!2slk!4v1646745926314!5m2!1sen!2slk"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
<!-- ggoogle map--></div>
</div>
</center>
<center>
<div class="row main shadow">
<!--School departmants details-->
<div class="col-lg-6 father"><br><br><br>
<h3><b>Rev.Fr.Principal</b></h3>
<div class="details fs-5">
Rev.Fr.Principal : 081-2213652 <br>
Fax: 081-2213559 <br>
E-mail: [email protected]
</div>
<br><br><br>
<h3><b>Other Departmants</b></h3>
<div class="details fs-5">
Primary Departmant : 081-2213570 <br>
Fax : 081-2213570 <br>
Email : [email protected] <br>
Hostel Ofiice : 081-2223482 <br>
Sports Complex : 081-2213557
</div><br><br><br>
</div>
<!--School departmants details-->
<!--contatc us form-->
<div class="col-lg-6 ">
<form class="form-main me-5" action="https://formsubmit.co/[email protected]" method="POST"><br><br><br>
<div class="mb-3 ">
<label for="exampleFormControlInput1" class="form-label fs-3">Email address</label>
<input type="email" class="form-control" id="email" name="email"
placeholder="[email protected]" required>
</div>
<div class="mb-3">
<label for="exampleFormControlTextarea1" class="form-label fs-3">Massage</label>
<textarea class="form-control" id="massage" rows="3" name="massage"></textarea>
</div>
<button type="submit" class="btn btn-primary w-25">Submit</button>
</form>
<br><br><br>
</div>
<center>
<img src="Assets/img/contact.svg" alt="" style="width:40%;" class="contact-img">
<br><br></center>
<!--contatc us form-->
</div>
</center>
</section>
<!-- contact us-->
<!--footer placeholder-->
<div id="footer-placeholder">
</div>
<!--footer placeholder-->
<!--script file-->
<script src="Assets/js/script.js"></script>
<!--bootstrap-->
<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>
<!--font-awsome-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/js/all.min.js"
integrity="sha512-Tn2m0TIpgVyTzzvmxLNuqbSJH3JP8jm+Cy3hvHrW7ndTDcJ1w5mBiksqDBb8GpE2ksktFvDB/ykZ0mDpsZj20w=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
</body>
</html>