-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatest-events.php.html
438 lines (377 loc) · 15.2 KB
/
latest-events.php.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="assets/img/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="assets/css/responsive.css" media="screen and (max-width: 992px)">
<link rel="stylesheet" media="screen and (max-width: 480px)" href="assets/css/responsive480.css">
<link rel="stylesheet" media="screen and (min-width: 481px) and (max-width: 576px)"
href="assets/css/responsive576.css">
<link rel="stylesheet" media="screen and (min-width: 577px) and (max-width: 767px)"
href="assets/css/responsive767.css">
<link rel="stylesheet" media="screen and (min-width: 768px) and (max-width: 992px)"
href="assets/css/responsive992.css">
<title>Latest Events :: DWEI Allachizab Kupwara</title>
</head>
<body class="innerPage gallery subgallery">
<div class="navbar_with_logo">
<div class="navlogo_row">
<div class="toggle" data-bs-toggle="offcanvas" data-bs-target="#offcanvasRight"
aria-controls="offcanvasRight">
<img src="assets/img/menu.png" alt="" class="img-fluid">
<span class="menuText">Menu</span>
</div>
<div class="logos"><a href="index.php.html">
<img src="assets/img/logo.png" alt="" class="img-fluid imageLogo1">
<img src="assets/img/logo2.png" alt="" class="img-fluid imageLogo2">
</a></div>
<div class="myNaviGation">
<ul class="main_ul">
<li class="main_li dropdown1
">
<a href="javascript:void(0);" class="link1 anchor1"><span>About Us<i
class="fa fa-angle-down"></i></span></a>
<ul class="submenu1">
<li class=""><a href="about-school.php.html">About School</a></li>
<li class=""><a href="our-patron.php.html">Our Patron</a></li>
<li class=""><a href="chairman-message.html">Chairman's Message</a></li>
<li class=""><a href="principal-message.php.html">Principal's Message</a></li>
<li class=""><a href="pro-chairman-message.php.html">Pro-Chairman's Message</a></li>
<!--<li class=""><a href="IT-Incharge-message.php.html">IT Incharge's Message</a></li>-->
<li class=""><a href="our-team.php.html">Our Team</a></li>
<li class=""><a href="alumni.php.html">Alumni Profile</a></li>
<li class=""><a href="our-student.php.html">Our Students</a></li>
<li class=""><a href="feedback.php.html">Stories from Parents & Students</a></li>
</ul>
</li>
<li class="main_li dropdown1
">
<a href="javascript:void(0);" class="link1 anchor1"><span>Gallery<i
class="fa fa-angle-down"></i></span></a>
<ul class="submenu1">
<li class=""><a href="picture-gallery.php.html">Picture Gallery</a></li>
<li class=""><a href="video-gallery.php.html">Video Gallery</a></li>
</ul>
</li>
<li class="main_li ">
<a href="downloads.php.html" class="link1"><span>Downloads</span></a>
</li>
<li class="main_li ">
<a href="admission.php.html" class="link1"><span>Admission</span></a>
</li>
<li class="main_li ">
<a href="career.php.html" class="link1"><span>Career</span></a>
</li>
<li class="main_li ">
<a href="contact.php.html" class="link1"><span>Contact Us</span></a>
</li>
</ul>
</div>
</div>
</div>
<!-- Side Navigation -->
<div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasRight" aria-labelledby="offcanvasRightLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasRightLabel">
<span>DWEI ALLACHIZAB KUPWARA</span>
</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<!--side navigation ends here-->
<!-- for submenu under nagigation tab -->
<div class="offcanvas-body">
<ul class="main_menus">
<div class="dropdown">
<button class="dropbtn"> <b> Message's</b></button>
<div class="dropdown-content">
<a href="about-school.php.html">About School</a>
<a href="our-patron.php.html">Our Patron</a>
<a href="chairman-message.html">Chairman's Message</a>
<a href="principal-message.php.html">Principal's Message</a>
<a href="pro-chairman-message.php.html">Pro-Chairman's Message</a>
<a href="IT-Incharge-message.php.html">IT Incharge's Message</a>
<a href="our-team.php.html">Our Team</a>
<a href="our-student.php.html">Our Students</a>
<a href="feedback.php.html">Stories from Parents & Students</a>
</div>
</div>
<li class="mainList active"><a href="index.php.html">Home</a></li>
<li class="mainList "><a href="our-patron.php.html">Our Patron</a></li>
<li class="mainList "><a href="our-team.php.html">Our Team</a></li>
<li class="mainList "><a href="our-student.php.html">Our Students </a></li>
<li class="mainList "><a href="admission.php.html">Admission </a></li>
<li class="mainList "><a href="alumni.php.html">Alumni Profile </a></li>
<li class="mainList "><a href="picture-gallery.php.html">Picture Gallery</a></li>
<li class="mainList "><a href="video-gallery.php.html">Video Gallery</a></li>
<li class="mainList "><a href="feedback.php.html">Stories from Parents & Students</a></li>
<li class="mainList "><a href="news.php.html">Notice Board</a></li>
<li class="mainList "><a href="downloads.php.html">Downloads</a></li>
<li class="mainList "><a href="career.php.html">Career</a></li>
<li class="mainList "><a href="contact.php.html">Contact Us</a></li>
</ul>
</div>
</div>
<!--sub menu under navigations ends here-->
<div class="leftFixedButtons">
<a href="admission.php.html">
<i class="bi bi-wallet2"></i>
<span class="icon">Online Admission</span>
</a>
</div>
<section class="innerBanner">
<img src="assets/img/building.webp" alt="" class="img-fluid bannerImage">
</section>
<!-- Side Navigation for Sub Gallery -->
<div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasRight2" aria-labelledby="offcanvasRightLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasRightLabel">
<span>DWEI Gallery</span>
</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<ul class="main_menus">
<li class="mainList active"><a href="gallerycum.php.html">DWEI Gallery</a></li>
</ul>
</div>
</div>
<!-- Side Navigation for Sub Gallery -->
<section class="section gallery mt-0">
<div class="container">
<div class="row info-section our-staff-heaidng-subheading">
<div class="col-xl-12 content-box-editor-mode">
<div class="displayFlexJustifyContentSpaceBetween">
<div class="heading1">
<h4>Latest Events</h4>
</div>
<div class="viewMore">
<button data-bs-toggle="offcanvas" data-bs-target="#offcanvasRight2"
aria-controls="offcanvasRight2">View More</button>
</div>
</div>
<!-- =========================== -->
<div class="customRow" id="whyus">
<div class="custom_colom" data-aos="fade-up">
<div class="why_us_boxes">
<div class="image">
<a class="fancybox-buttons" data-fancybox-group="button"
href="files/gallery/backtoschool.jpg">
<img class="fancybox-buttons" data-fancybox-group="button"
src="files/gallery/backtoschool.jpg" alt="" class="img-fluid">
<span class="overlay"></span>
</a>
</div>
</div>
</div>
<div class="custom_colom" data-aos="fade-up">
<div class="why_us_boxes">
<div class="image">
<a class="fancybox-buttons" data-fancybox-group="button"
href="files/gallery/sciencequiz.jpg">
<img class="fancybox-buttons" data-fancybox-group="button"
src="files/gallery/sciencequiz.jpg" alt="" class="img-fluid">
<span class="overlay"></span>
</a>
</div>
</div>
</div>
<div class="custom_colom" data-aos="fade-up">
<div class="why_us_boxes">
<div class="image">
<a class="fancybox-buttons" data-fancybox-group="button"
href="files/gallery/cricket.jpg">
<img class="fancybox-buttons" data-fancybox-group="button"
src="files/gallery/cricket.jpg" alt="" class="img-fluid">
<span class="overlay"></span>
</a>
</div>
</div>
</div>
<div class="custom_colom" data-aos="fade-up">
<div class="why_us_boxes">
<div class="image">
<a class="fancybox-buttons" data-fancybox-group="button"
href="files/gallery/picnic.jpg">
<img class="fancybox-buttons" data-fancybox-group="button"
src="files/gallery/picnic.jpg" alt="" class="img-fluid">
<span class="overlay"></span>
</a>
</div>
</div>
</div>
<div class="custom_colom" data-aos="fade-up">
<div class="why_us_boxes">
<div class="image">
<a class="fancybox-buttons" data-fancybox-group="button"
href="files/gallery/science.webp">
<img class="fancybox-buttons" data-fancybox-group="button"
src="files/gallery/science.webp" alt="" class="img-fluid">
<span class="overlay"></span>
</a>
</div>
</div>
</div>
<div class="custom_colom" data-aos="fade-up">
<div class="why_us_boxes">
<div class="image">
<a class="fancybox-buttons" data-fancybox-group="button"
href="files/gallery/about-building.jpg">
<img class="fancybox-buttons" data-fancybox-group="button"
src="files/gallery/about-building.jpg" alt="" class="img-fluid">
<span class="overlay"></span>
</a>
</div>
</div>
</div>
</div>
<!-- =========================== -->
</div>
</div>
</div>
</section>
<footer>
<div class="footer_container">
<div class="container">
<div class="row">
<div class="col-xl-4 col-md-5">
<div class="footerBox">
<h4>Site Map</h4>
<div class="multipleUl">
<ul>
<li><a href="index.php.html">Home</a></li>
<li><a href="about-school.php.html">About Us</a></li>
<li><a href="our-patron.php.html">Our Patron</a></li>
<li><a href="our-team.php.html">Our Team</a></li>
<li><a href="our-student.php.html">Our Students </a></li>
<li><a href="admission.php.html">Admission</a></li>
</ul>
<ul>
<li><a href="picture-gallery.php.html">Picture Gallery</a></li>
<li><a href="video-gallery.php.html">Video Gallery</a></li>
<li><a href="alumni.php.html">Alumni Profile</a></li>
<li><a href="downloads.php.html">Downloads</a></li>
<li><a href="career.php.html">Career</a></li>
<li><a href="contact.php.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<!--footer address starts-->
<div class="col-xl-5 col-md-7">
<div class="footerBox locationsMap">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3286.3156442050154!2d74.19230157477963!3d34.545562691522825!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xf48bdfb6335753%3A0x5e670657ffd49ad9!2sDream%20World%20Educational%20Institute%20Allachizab%20Kupwara!5e0!3m2!1sen!2sin!4v1706883139216!5m2!1sen!2sin"
width="400" height="300" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
<!--footer address starts here-->
<div class="col-xl-3">
<div class="footerBox addressBox">
<h4>Locate Us</h4>
<h6> Dream World Educational Institute</h6>
<p>
Allachizab Kupwara 193222
</p>
<div class="phoneEmail">
<div class="list">
<i class="fa fa-volume-control-phone"></i>
<span>7889336480</span>
</div>
<div class="list">
<i class="fa fa-volume-control-phone"></i>
<span>
7006754603</span>
</div>
<div class="list">
<i class="fa fa-envelope-o"></i>
<span>[email protected]</span>
<div class="list">
<i class="fa fa-envelope-o"></i>
<span>[email protected]</span>
<div class="list">
<i class="fa fa-envelope-o"></i>
<span>[email protected]</span>
</div>
</div>
</div>
<!--footer address ends-->
<!-- Social Media Icons with Logos -->
<div class="socialMediaIcons">
<ul>
<li><a href="https://www.instagram.com/dreamworldofficial01/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.facebook.com/dreamworldkupwara" target="_blank"><i
class="fab fa-facebook"></i></a>
<li><a href="https://www.youtube.com/@dweiak1475" target="_blank"><i
class="fab fa-youtube"></i></a>
</li>
</li>
<li><a href="https://www.linkedin.com/company/dweischool" target="_blank"><i
class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
<!--social media ends-->
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="copyrightText">
<span>
<i class="fa fa-copyright"></i> Copyright 2024. DWEI Allachizab Kupwara | Made With ❤️ By Junaid Ul Islam | All Right Reserved.
</span>
</div>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script>
$(document).ready(function () {
$("#offcanvasRight .offcanvas-body .main_menus .mainList.dropdown1 a.anchor1").click(function () {
let clicked = $(this).parents(".mainList.dropdown1").find(".submenu1");
$(clicked).slideToggle();
});
$("#offcanvasRight .offcanvas-header .btn-close").click(function () {
$("#offcanvasRight .offcanvas-body .main_menus .mainList.dropdown1 .submenu1").slideUp();
});
});
// =================================
</script>
<script src="vendor/fancybox/js/jquery.fancybox.pack.js"></script>
<link rel="stylesheet" href="vendor/fancybox/css/jquery.fancybox.css" media="screen" />
<link rel="stylesheet" href="vendor/fancybox/css/jquery.fancybox-buttons.css" />
<script src="vendor/fancybox/js/jquery.fancybox-buttons.js"></script>
<!-- === fancy box ==== -->
<script>
$(document).ready(function () {
$('.fancybox').fancybox();
$('.fancybox-buttons').fancybox({
openEffect: 'none',
closeEffect: 'none',
prevEffect: 'none',
nextEffect: 'none',
closeBtn: false,
helpers: {
title: {
type: 'inside'
},
buttons: {}
},
afterLoad: function () {
this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
}
});
});
</script>
<script>
</script>
</body>
</html>