-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeedback.php.html
453 lines (392 loc) · 18.1 KB
/
feedback.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
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
<!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>Feedback :: DWEI Allachizab Kupwara</title>
</head>
<body class="innerPage">
<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
active ">
<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>
<section class="section teamSections 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="heading1">
<h4> 'What They Say About Us'</h4>
</div>
<div class="heading1">
<h4> Stories From Parents</h4>
</div>
<!-- =========================== -->
<div class="my_team_row">
<div class="colom_team">
<div class="image"><img src="files/feedback/parent.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Mr. Shahnawaz Mir</h5>
<h6>Parent</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
We are extremely pleased with the well-rounded education our child is receiving. The DWEI School
not only focuses on academics but also emphasizes the importance of character development.
The caring teachers and staff, vibrant community make it a wonderfull place for our child's growth.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/parent.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Mr. Mohd Ashraf Bhat</h5>
<h6>Parent</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
Choosing this school was the best decision we made for our child's education. The curriculum is challenging yet
engaging, and the teachers are always approachable and supportive. Our childs looks forward to going to school
every day has made significant academic strides.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/tanveer sir.jpeg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Mr. Tanveer Ahmad Mir</h5>
<h6>Parent</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
We truly appricaite the well organized program and academic curriculum, particularly
the enriching cultural activities. Our kids eagerly look forward to attending school
every day and have made remarkable progress in their learning within a short period.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/parent.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Mr. Mohd Yousuf Pir</h5>
<h6>Parent</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
At Dream World Educational Institute, we are extremely pleased with the center's ideal location and the
excellent facilities it offers. Our educators exhibit remarkable professionalism and unwavering commitment
to their students' growth and learning.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/parent.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Mr. Mohd Afzal Malik</h5>
<h6>Parent</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
Choosing this school was the best decision we made for our child's education. The curriculum is challenging yet
engaging, and the teachers are always approachable and supportive. Our childs looks forward to going to school
every day has made significant academic strides.
</div>
</div>
</div>
</div>
<!-- =========================== -->
</div>
</div>
</div>
</section>
<section class="section teamSections mt-0 pt-2">
<div class="container">
<div class="row info-section our-staff-heaidng-subheading">
<div class="col-xl-12 content-box-editor-mode">
<div class="heading1">
<h4>Stories From Students</h4>
</div>
<!-- =========================== -->
<div class="my_team_row">
<div class="colom_team">
<div class="image"><img src="files/feedback/ayaan.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Mohammad Ayaan Mir</h5>
<h6>Student 4th Standard 'Blue'</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
I love attending DWEI because the teachers make learning so much fun!
The classes are interesting, and there are always new activities and events
to work on. I've learned so much and made great friends along the way.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/student.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Rayhan Malik</h5>
<h6>Student 10th Standard 'Blue'</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
DWEI has been amazing for me. The teachers are always there to help and encourage us.
I also enjoy all the events where we get to explore our interests and talents.
It's a school that truly cares about its students.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/student.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Furkaan Farooq</h5>
<h6>Student 10th Standard 'Blue'</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
One of the best things about DWEI is how supportive everyone is. Whether
it's in academics or extracurricular activities, the teachers and staff always
push us to do our best. I feel like I've grown so much as a person since I started here.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/hurrain.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Hurain Parvaiz</h5>
<h6>Student 7th Sandard 'Green'</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
I'm really grateful to be a student at DWEI. The school offers so many opportunities to
learn and grow, both inside and outside the classroom. The teachers are great, and they
really care about our success and well-being.
</div>
</div>
</div>
<div class="colom_team">
<div class="image"><img src="files/feedback/ayna.jpg" alt="" class="img-fluid"></div>
<div class="detail">
<h5>Malik Ayna Wahid</h5>
<h6>Student 4th Standard 'Green'</h6>
<div style="text-align: justify; padding-left: 10px; padding-right: 10px;">
I've always felt welcomed and included at DWEI. The teachers make sure that everyone
is learning at their own pace, and they're always ready to help if we need it.
I've made lasting friendships and have so many good memories here.
</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>
</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>
</body>
</html>