-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
516 lines (477 loc) · 26.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
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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
<!DOCTYPE html>
<html>
<head>
<title>Rural Learn</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="keywords" content="Organic Farming" />
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all">
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<link href="css/smoothbox.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<link href="//fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Abel" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
</head>
<body>
<div class="banner" id="banner">
<div class="top-nav w3-agiletop">
<div class="container">
<div class="navbar-header w3llogo">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<h1><a href="index.html">Save Future</a></h1>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<div class="w3menu navbar-left">
<ul class="nav navbar">
<li><a href="#banner" class="scroll">Home</a></li>
<li><a href="#about" class="scroll">About</a></li>
<li><a href="#news" class="scroll">Surveys</a></li>
<li><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><span data-letters="Pages">More</span><span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="EducationserviceBot.html">Knowledge Bot</a></li>
<li><a href="#agile-stats" class="scroll">Stats</a></li>
</ul>
</li>
<li><a href="#gallery" class="scroll">Gallery</a></li>
<li><a href="#contact" class="scroll">Contact</a></li>
</ul>
</div>
<div class="w3ls-bnr-icons social-icon navbar-right">
<a href="#" class="social-button twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="social-button facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="social-button google"><i class="fa fa-google-plus"></i></a>
<a href="#" class="social-button dribbble"><i class="fa fa-dribbble"></i></a>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div class="logo">
<h2>The future is Education</h2>
<p>We spread awareness about importance of Education</p>
</div>
<div class="container">
<ul class="rslides" id="slider3">
<li>
<div class="slider-info">
<div class="col-md-3 w3_b1">
<div class="w3_gap">
<i class="fa fa-hand-pointer-o" aria-hidden="true"></i>
<h3>Rural</h3>
</div>
</div>
<div class="col-md-3 w3_b2">
<div class="w3_gap1">
<i class="fa fa-lock" aria-hidden="true"></i>
<h3>Access</h3>
</div>
</div>
<div class="col-md-3 w3_b3">
<div class="w3_gap2">
<i class="fa fa-life-ring" aria-hidden="true"></i>
<h3>Educate</h3>
</div>
</div>
<div class="col-md-3 w3_b4">
<div class="w3_gap3">
<i class="fa fa-male" aria-hidden="true"></i>
<h3>No Child Labour</h3>
</div>
</div>
</div>
</li>
<li>
<div class="slider-info">
<div class="col-md-3 w3_b2">
<div class="w3_gap1">
<i class="fa fa-lock" aria-hidden="true"></i>
<h3>Change</h3>
</div>
</div>
<div class="col-md-3 w3_b3">
<div class="w3_gap2">
<i class="fa fa-life-ring" aria-hidden="true"></i>
<h3>Knowledge Tree</h3>
</div>
</div>
<div class="col-md-3 w3_b1">
<div class="w3_gap">
<i class="fa fa-hand-pointer-o" aria-hidden="true"></i>
<h3>Chance for future</h3>
</div>
</div>
<div class="col-md-3 w3_b4">
<div class="w3_gap3">
<i class="fa fa-male" aria-hidden="true"></i>
<h3>No dropouts</h3>
</div>
</div>
</div>
</li>
<li>
<div class="slider-info">
<div class="col-md-3 w3_b4">
<div class="w3_gap3">
<i class="fa fa-male" aria-hidden="true"></i>
<h3>Colleges</h3>
</div>
</div>
<div class="col-md-3 w3_b2">
<div class="w3_gap1">
<i class="fa fa-lock" aria-hidden="true"></i>
<h3>e-learning</h3>
</div>
</div>
<div class="col-md-3 w3_b1">
<div class="w3_gap">
<i class="fa fa-hand-pointer-o" aria-hidden="true"></i>
<h3>Tutors</h3>
</div>
</div>
<div class="col-md-3 w3_b3">
<div class="w3_gap2">
<i class="fa fa-life-ring" aria-hidden="true"></i>
<h3>Schools</h3>
</div>
</div>
</div>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
</div>
<div class="about" id="about">
<div class="container">
<h3>ABOUT US</h3>
<div class="col-md-6 w3_abl">
<h4>What We Are</h4>
<h5>Finding Uneducated children in Rural Areas</h5>
<p>Education can help to protect children from exploitation, such as child labor and trafficking.In pursuit of this goal, we embarked on a Kodavali a Rural village survey as part of our Community Service Project. Through this survey, we gained valuable insights into the current state of children who are unable to take education mainly in rural areas.</p>
</div>
<div class="col-md-6 w3_abl">
<h4>What We Do</h4>
<h5>Educate Rural Children</h5>
<p>Children who do not study are more likely to be illiterate. They will not be able to read or write, which will limit their opportunities in life.They may be forced to work in dangerous or unhealthy conditions, or they may be trafficked.To interact with them and to identify their problems regarding education and also providing them the primary education needed.
</p>
</div>
<div class="col-md-6 w3_abl">
<h4>Mission</h4>
<div class="col-md-6 w3l_abl">
<img src="images/abt1.jpeg" class="img-responsive">
</div>
<div class="col-md=6 w3l_abtr">
<p>We want to help children to get education so that they can have better future. We believe education is the key to breaking the cycle of poverty giving rural children a chance to succeed.</p>
<div class="wthree_rm">
</div>
</div>
</div>
<div class="col-md-6 w3_abl">
<h4>Organization</h4>
<div class="col-md-6 w3l_abl">
<img src="images/abt2.jpg" class="img-responsive">
</div>
<div class="col-md=6 w3l_abtr">
<p>We are a non-profit organization on a mission to spread awareness about the importance of education and making it a priority in everyones life.<div class="wthree_rm">
</div>
</div>
</div>
</div>
</div>
<div class="news" id="news">
<div class="container">
<h3>LATEST SURVEYS</h3>
<div class="col-md-5 w3l_nl">
<h6>Sept 15, 2022</h6>
<h4>Unlocking the Secrets of Rural education:</h4>
<p>The lecture on How Education can help rural children to understand their rights and responsibilities as citizens.</p>
<a href="#" data-toggle="modal" data-target="#myModal">Read More </a>
<div class="modal video-modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Lecture on organic farming</h4>
</div>
<div class="modal-body">
<img src="images/abtrm3.jpg" class="img-responsive" alt="tfg">
<p>Rural schools are often located in areas with beautiful scenery and abundant natural resources. This can provide students with opportunities to learn about the environment and to appreciate the beauty of nature. It can also help students to develop a sense of place and to feel connected to their community.Rural schools are often less stressful than urban schools. This is due to the smaller class sizes, the stronger sense of community, and the more relaxed pace of life in rural areas.This can be beneficial for students mental and emotional health.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-7 w3l_nr">
<img src="images/n1.jpg" class="img-responsive" alt="">
</div>
<div class="clearfix"></div>
<div class="col-md-7 w3l_nr1">
<img src="images/n2.jpg" class="img-responsive" alt="">
</div>
<div class="col-md-5 w3l_nl1">
<h6>Oct 3, 2022</h6>
<h4>Short Term Action Plans:</h4>
<p>Our engaging lecture on Education leaves no doubt unanswered, empowering you to embark on a successful journey towards educating the children in rural areas.</p>
<a href="#" data-toggle="modal" data-target="#myModal1">Read More </a>
<div class="modal video-modal fade" id="myModal1" tabindex="-1" role="dialog" aria-labelledby="myModal1">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Clearing Parents Doubts</h4>
</div>
<div class="modal-body">
<img src="images/abtrm1.jpg" class="img-responsive" alt="tg">
<p>In this informative session, our expert speaker will address all your doubts and queries about importance of rural education and dropouts in their villages, providing valuable insights and solutions. Get ready to deepen your understanding of educating their children for their better future, giving or conducting the classes from primary to secondary and next to colleges. Don't miss out on this opportunity to gain clarity and unlock the potential of Rural Education , as we pave the way for a better future of todays generation. Join us for an engaging Q&A session that will leave you inspired and equipped with the knowledge to make a positive impact on our classes through sustainable survey.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-5 w3l_nl2">
<h6>Oct 22, 2022</h6>
<h4>Unveiling the Secrets on Power of Education: Exploring Rural Education through conducting primary classes by approval of sachivalayam. <head class=""></head></h4>
<p>Early childhood education is essential for laying the foundation for lifelong learning. By investing in early childhood education, we can ensure that all children have the opportunity to succeed in school and beyond.Technology can be used to improve education in a number of ways, such as providing access to online resources, delivering personalized instruction, and making it easier for students to collaborate.</p>
<a href="#" data-toggle="modal" data-target="#myModal2">Read More </a>
<div class="modal video-modal fade" id="myModal2" tabindex="-1" role="dialog" aria-labelledby="myModal2">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Interacting with Childrens</h4>
</div>
<div class="modal-body">
<img src="images/abtrm2.jpg" class="img-responsive" alt="fg">
<p>Our captivating lecture on basic right of every child is to educate, titled "Unveiling the Secrets on Power of Education," concluded successfully, leaving attendees inspired and equipped with a deeper understanding of the benefits of Rural Learning. The event provided a platform for engaging discussions, empowering individuals to make informed choices for sustainable education and a Bright future.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-7 w3l_nr2">
<img src="images/n3.jpg" class="img-responsive" alt="">
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="agile-stats" id="agile-stats">
<div class="w3_icn">
<a href="#gallery" class="scroll"><i class="fa fa-angle-down" aria-hidden="true"></i></a>
</div>
<h3 class="center">Our Stats</h3>
<div class="container">
<div class="stats1">
<div class="w3-stats">
<span class="fa fa-book" aria-hidden="true"></span>
<h4><span class='numscroller' data-min='1' data-max='5486' data-delay='1' data-increment='3'>5486</span></h4>
<p>Students</p>
</div>
<div class="w3-stats">
<span class="fa fa-thumbs-o-up" aria-hidden="true"></span>
<h4><span class='numscroller' data-min='1' data-max='2451' data-delay='1' data-increment='3'>2451</span></h4>
<p>Feedback</p>
</div>
</div>
<div class="stats2">
<div class="w3-stats">
<span class="fa fa-comment-o" aria-hidden="true"></span>
<h4><span class='numscroller' data-min='1' data-max='30' data-delay='1' data-increment='1'>30</span></h4>
<p>Houses</p>
</div>
<div class="w3-stats">
<span class="fa fa-bookmark-o" aria-hidden="true"></span>
<h4><span class='numscroller' data-min='1' data-max='2589' data-delay='1' data-increment='3'>2589</span></h4>
<p>Records</p>
</div>
</div>
</div>
</div>
<div class="contactfull">
<div class="contact" id="contact">
<div class="container">
<h3>CONTACT US</h3>
<div class="footer-grids">
<div class="col-md-3 col-sm-6 my-info">
<h4>About </h4>
<p>Contact us to conduct a surveys or educational program in your campus. We would be very happy to empower students about Rural Education & it's importance.</p>
<a href="#">Read more</a>
<div class="clearfix"></div>
</div>
<div class="col-md-3 col-sm-6 information">
<h4>QUICK LINKS</h4>
<div class="unorder">
<p><a href="#banner" class=" scroll" ><span class="fa fa-angle-right" aria-hidden="true"></span>Home</a></p>
<p><a class=" scroll" href="#about"><span class="fa fa-angle-right" aria-hidden="true"></span>About</a></p>
<p><a class=" scroll" href="#news"><span class="fa fa-angle-right" aria-hidden="true"></span>Latest Surveys</a></p>
<p><a class=" scroll" href="#agile-stats"><span class="fa fa-angle-right" aria-hidden="true"></span>Stats </a></p>
<p><a class=" scroll" href="#footer"><span class="fa fa-angle-right" aria-hidden="true"></span>Contact</a></p>
</div>
</div>
<div class="col-md-3 col-sm-6 menu">
<h4>Categories</h4>
<p><a class=" scroll" href="#menu"><span class="fa fa-angle-right" aria-hidden="true"></span>Schools</a></p>
<p><a class=" scroll" href="#menu"><span class="fa fa-angle-right" aria-hidden="true"></span>Colleges</a></p>
<p><a class="scroll" href="#menu"><span class="fa fa-angle-right" aria-hidden="true"></span>e-learning</a></p>
<p><a class=" scroll" href="#menu"><span class="fa fa-angle-right" aria-hidden="true"></span>Educate</a></p>
<p><a class=" scroll" href="#menu"><span class="fa fa-angle-right" aria-hidden="true"></span>Chance4future</a></p>
<p><a class=" scroll" href="#menu"><span class="fa fa-angle-right" aria-hidden="true"></span>Change</a></p>
</div>
<div class="col-md-3 col-sm-6 iteams">
<h4>Contact Info</h4>
<ul class="agile_footer_grid_list">
<li>NN-NN-NN, YY Street, India</li>
<li><span class="fa fa-phone"></span> +9132457689</li>
<li><span class="fa fa-envelope-o"></span><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="footer" id="footer">
<div class="f-bg-w3l">
<div class="container">
<div class="col-md-5 w3layouts_footer_grid">
<div class="col-md-5 w3layouts_footer_grid1">
<h3>Follow Us On</h3>
</div>
<div class="col-md-7 w3layouts_footer_grid2">
<ul class="social_agileinfo">
<li><a href="#" class="w3_facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" class="w3_twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" class="w3_instagram"><i class="fa fa-instagram"></i></a></li>
<li><a href="#" class="w3_google"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-7 w3layouts_footer_grid">
<div class="col-md-4 w3layouts_footer_grid1">
<h3>Subscribe to Our News Letter</h3>
</div>
<div class="col-md-8 w3layouts_footer_grid2">
<form action="#" method="post">
<input type="email" name="Email" placeholder="Enter your email..." required="">
<button class="btn1"><i class="fa fa-envelope-o" aria-hidden="true"></i></button>
<div class="clearfix"> </div>
</form>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<div class="copyright">
<p>© Rural Learn. All Rights Reserved</p>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script src="js/SmoothScroll.min.js"></script>
<script src="js/responsiveslides.min.js"></script>
<script>
$(function () {
$("#slider3").responsiveSlides({
auto: true,
pager:true,
nav:false,
speed: 500,
namespace: "callbacks",
before: function () {
$('.events').append("<li>before event fired.</li>");
},
after: function () {
$('.events').append("<li>after event fired.</li>");
}
});
});
</script>
<script>
$(function () {
$("#slider4").responsiveSlides({
auto: true,
pager:false,
nav:true,
speed: 500,
namespace: "callbacks",
before: function () {
$('.events').append("<li>before event fired.</li>");
},
after: function () {
$('.events').append("<li>after event fired.</li>");
}
});
});
</script>
<script src="js/numscroller-1.0.js"></script>
<script type="text/javascript" src="js/jquery.flexisel.js"></script>
<script type="text/javascript">
$(window).load(function() {
$("#flexiselDemo1").flexisel({
visibleItems: 2,
animationSpeed: 1000,
autoPlay:true,
autoPlaySpeed: 3000,
pauseOnHover: true,
enableResponsiveBreakpoints: true,
responsiveBreakpoints: {
portrait: {
changePoint:480,
visibleItems: 1
},
landscape: {
changePoint:640,
visibleItems: 1
},
tablet: {
changePoint:991,
visibleItems: 1
}
}
});
});
</script>
<script type="text/javascript" src="js/smoothbox.jquery2.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-36251023-1']);
_gaq.push(['_setDomainName', 'jqueryscript.net']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
$(document).ready(function() {
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
</body>
</html>