forked from opensrc-org/opensrc-org.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
583 lines (445 loc) · 22.4 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
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>It's Our Earth|Jaypee Institute Of Information Technology</title>
<link rel="shortcut icon" href="favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="its our earth(ioe) is an one of the best NGO under the recognization of jaypee institute of information technology, noida, india">
<link href="css_/bootstrap.min.css" rel="stylesheet">
<link href="css_/mdb.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family= Josefin+Sans|Roboto+Slab|Arvo|Josefin+Slab|Open+Sans|Ubuntu|Courgette|Dancing+Script|Satisfy|Raleway" rel="stylesheet">
<link href="https://cdn.rawgit.com/michalsnik/aos/2.0.4/dist/aos.css" rel="stylesheet" type="text/css">
<link href="css_/MainPage.css" rel="stylesheet">
<!--carousel file linking-->
<!--<link href="CSS/css_/normalize.css_" rel="stylesheet" type="text/css_">-->
<!--<link href="CSS/css_/demo.css_" rel="stylesheet" type="text/css_">-->
<!-- <link href="CSS/css_/component.css_" rel="stylesheet" type="text/css_">-->
<!--style for side navigation bar-->
<script src="js_/jquery.min.js"></script>
<script src="js_/app.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<!--<script src="js_/jQuery.scrollSpeed.js"></script>-->
<script src="https://cdn.rawgit.com/michalsnik/aos/2.0.4/dist/aos.js" type="text/javascript"></script>
<script>
$(function () {
$(window).load(function () {
$('.pre-loader').fadeOut('slow');
});
});
</script>
<!--<script type="text/javascript">
$(document).ready(function(){
$("#myModal").modal('show');
$( "#myModal" ).fadeOut( "slow", function() {
// Animation complete.
});
});
</script>-->
<!--<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js_"></script>-->
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/4.0.2/bootstrap-material-design.iife.js"></script>-->
<!--<script src="JS/bootstrap.min.js_"></script>
<script src="JS/mdb.min.js_"></script>
<script src="JS/Slider_Script.js_"></script>
<script src="JS/Fading.js_"></script>
<script src="JS/Animation.js_"></script>
<script src="JS/Script.js_"></script>-->
</head>
<body>
<div class="pre-loader"></div>
<nav class="navbar navbar-dark">
<div class="container-fluid" id="navigation_bar">
<div class="navbar-header">
<a class="navbar-brand" href="#">
<!--<img src="Public_html/logo_ioe.png" style="height: 50px; margin-top: -10%; display: none">-->
<h1 style="font-size: large; margin-top: 0; color: white">It's Our Earth</h1>
</a>
</div>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#mynavbar">
<span class="fa fa-bars" id="toggle-icon"></span>
</button>
<div class="collapse navbar-collapse" id="mynavbar">
<div class="nav-info">
<ul id="navigation" class="nav navbar-nav">
<li>
<a href="#">HOME</a>
</li>
<li>
<a href="#about">ABOUT US</a>
</li>
<li>
<a href="#event-highlights">EVENTS</a>
</li>
<li>
<a href="./Team.html">TEAM</a>
</li>
<!--<li>
<a href="#">GALLERY</a>
</li>-->
<li>
<a href="#spread-love">CONTACT US</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<div id="Slider-container" class="col-lg-12">
<div id="Slider" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#Slider" data-slide-to="0" class="active"></li>
<li data-target="#Slider" data-slide-to="1"></li>
<li data-target="#Slider" data-slide-to="2"></li>
<li data-target="#Slider" data-slide-to="3"></li>
</ol>
<div id="Slider_div" class="carousel-inner" role="listbox">
<div class="item active">
<img class="d-block img-fluid" src="images/Slider_images/orientation3.jpg" alt="First slide">
<div class="carousel-caption">
<h1 class="status">
Welcome To It's Our Earth<br>
JIIT Noida
</h1>
<span class="status">Follow Us:</span>
<abbr title="Facebook"><a href="https://www.facebook.com/ngoitsourearth/" target="_blank"><span class="fa fa-facebook fa-2x"></span></a></abbr>
<abbr title="Instagram"><a href="https://www.instagram.com/earthitsour/" target="_blank"><span class="fa fa-instagram fa-2x"></span></a></abbr>
</div>
</div>
<div class="item">
<img class="d-block img-fluid" src="images/Slider_images/image_23.png" alt="Second slide">
<div class="carousel-caption">
<h1 class="status">
Welcome To It's Our Earth<br>
JIIT Noida
</h1>
<span class="status">Follow Us:</span>
<abbr title="Facebook"><a href="https://www.facebook.com/ngoitsourearth" target="_blank"><span class="fa fa-facebook fa-2x"></span></a></abbr>
<abbr title="Instagram"><a href="https://www.instagram.com/earthitsour/" target="_blank"><span class="fa fa-instagram fa-2x"></span></a></abbr>
</div>
</div>
<div class="item">
<img class="d-block img-fluid" src="images/Slider_images/orientation5.jpg" alt="fourth slide">
<div class="carousel-caption">
<h1 class="status">
Welcome To It's Our Earth<br>
JIIT Noida
</h1>
<span class="status">Follow Us:</span>
<abbr title="Facebook"><a href="https://www.facebook.com/ngoitsourearth" target="_blank"><span class="fa fa-facebook fa-2x"></span></a></abbr>
<abbr title="Instagram"><a href="https://www.instagram.com/earthitsour/" target="_blank"><span class="fa fa-instagram fa-2x"></span></a></abbr>
</div>
</div>
<div class="item">
<img class="d-block img-fluid" src="images/Slider_images/image_2.jpg" alt="Second slide">
<div class="carousel-caption">
<h1 class="status">
Welcome To It's Our Earth<br>
JIIT Noida
</h1>
<span class="status">Follow Us:</span>
<abbr title="Facebook"><a href="https://www.facebook.com/ngoitsourearth" target="_blank"><span class="fa fa-facebook fa-2x"></span></a></abbr>
<abbr title="Instagram"><a href="https://www.instagram.com/earthitsour/" target="_blank"><span class="fa fa-instagram fa-2x"></span></a></abbr>
</div>
</div>
</div>
</div>
</div>
<!--<script language="JavaScript" type="text/javascript">
$(document).ready(function () {
// $('#carouselExampleSlidesOnly').carousel({
// interval: 500
// });
});
</script>-->
<div class="container-fluid" id="about" data-aos="slide-up">
<div class="col-lg-12">
<h1>about us</h1>
<img src="./images/logo_ioe.png" id="heading_logo">
</div>
<div class="col-lg-12">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="about-status">
We are a group of students pursuing graduation from <b>Jaypee Institute Of Information Technology, Noida</b>, coming from various societal and cultural backgrounds who've joined hands to try and make a change in our society and if not make, then just to inspire the minds around us about the burning issues and problems surrounding us.<span class="short-disp"> We are focused to initialize a revolutionary step against all the odds of our modern day society. We believe in the fact that whatever is happening around us, we are the ones who can be held responsible for, and this belief of ours motivates us to fight against the issues like poverty, child labor, child abuse and many more....</span>
</div>
</div>
</div>
<div class="container-fluid" id="team">
<div id="heading-team" class="col-lg-12">
<div class="row">
<h1>our leaders</h1>
</div>
</div>
<div id="team-detail" class="container">
<div id="team-info" class="col-lg-12 col-md-12 ">
<div class="col-lg-5 col-md-5 col-sm-5">
<img src="./images/Team_Profile/Shaurya_Singh.png" data-aos="fade-right">
<h1>Shaurya Singh</h1>
<span>founder</span>
<p>
<b>"A strong woman stands up for herself but a stronger women stands up for everybody else."</b><br>
These are the virtues of our leader Ms.Shaurya Singh , a ravishing young women persuing dual degree bachelors in Biotechnology from Jaypee Institute Of Information Technology (4th year) . A women in a small frame with a mighty will power, she has been a strong link of this family since 2013 and has truly proved that women leaders are the best.<!-- She doesn't believe in commanding but sharing responsibilities. A constant support to her juniors, she had always been the baton bearer of the IOE family since 2013 and is growing stronger each passing day.--></p>
</div>
<div class="col-lg-2 col-md-2 col-sm-2"></div>
<div class="col-lg-5 col-md-5 col-sm-5">
<img src="./images/Team_Profile/Abhishek_Vijay.png" data-aos="fade-left">
<h1>Abhishek Vijay</h1>
<span>co-founder</span>
<p><b>"Wake up with determination and go to bed with satisfaction".</b><br>
Proving these lines true is the another gem of the IOE family Mr. Abhishek Vijay, a young vibrant man , also persuing his bachelor's in Biotechnology( 3rd year) from Jaypee Institute Of Information Technology. He joined the IOE brigade in 2014 as a first year who turned out to be the coordinator in the year 2016. A great photographer as he is, he has never been a toil on his juniors.<!-- but had always motivated them on each step to do better. A great mentor and a very light hearted fellow , this man has always been a great support to the entire team had always stood behind Shaurya Singh as a humble support, proving his chivalry in every true sense.
--></p>
</div>
</div>
<!--co-ordinators details-->
<div id="heading-coordinator" class="col-lg-12">
<div class="row">
<!--<h1>our co-ordinators</h1>-->
</div>
</div>
<div id="coordinator-detail" class="container">
<div id="coordinator-info" class="col-lg-12 col-md-12">
<div class="col-lg-5 col-md-5 col-sm-5">
<img src="./images/Team_Profile/Parimal_2.png" data-aos="fade-right">
<h1>Parimal</h1>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
</div>
<div class="col-lg-5 col-md-5 col-sm-5">
<img src="./images/Team_Profile/Kanishka_New.png" data-aos="fade-left">
<h1>Kanishka</h1>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid" id="what-we-love-to-do">
<div class="col-lg-12 wow zoomIn">
<h1>what we love to do</h1>
</div>
<div class="row">
<div class="recycling-holder" data-aos="fade-up">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" id="div-1-front">
<span class="fa fa-recycle fa-4x img-responsive center-block"></span>
<p>recycling</p>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="div-1-back">
<p id="div-1">We Encourage Our engineers For Reclying Products In Various Ways..</p>
</div>
</div>
</div>
<div class="heartbeat-holder" data-aos="fade-down">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" id="div-2-front">
<span class="fa fa-heartbeat fa-4x img-responsive center-block"></span>
<p>healthcare</p>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="div-2-back">
<p id="div-2">Our Team Organize Blood-Donation camp and check-up camp in campus of JIIT..</p>
</div>
</div>
</div>
<div class="empowerment-holder" data-aos="fade-up">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" id="div-3-front">
<span class="fa fa-intersex fa-4x img-responsive center-block"></span>
<p>empowerment</p>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="div-3-back">
<p id="div-3">We encourage gender equality and female empowerment for stopping sexual harassment..</p>
</div>
</div>
</div>
<div class="awareness-holder" data-aos="fade-down">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" id="div-4-front">
<span class="fa fa-send-o fa-4x text-center"></span>
<p>awareness</p>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="div-4-back">
<p id="div-4">With the help of students and faculty we do work for awareness at slum areas</p>
</div>
</div>
</div>
</div>
</div>
<div class="container video-cont">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-12 col-xs-12 detail-video">
<h1 data-aos="fade-up">Memories From Impressions 2k16</h1>
</div>
<div class="col-lg-1 col-md-1">
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 video" data-aos="fade-up">
<iframe class="video-vimeo" src="https://player.vimeo.com/video/229067759?byline=0&portrait=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
</div>
<div class="container-fluid" id="event-highlights">
<div class="row">
<h1>
event highlights
</h1>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="view" id="diya_painting-event">
<a href="#"><img src="images/Event_Highlights/orientation1.jpg" class="img-fluid"></a>
</div>
<span class="event-name">Orientation 2017</span>
<p class="event-description">For introducing Fresheres with the working methodology of hub an orientation session was organized<br>
<a href="./Cracker-Free.html" target="_blank"><button class="btn btn-info">Know More</button></a></p>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="view" id="tree-event">
<a href="#"><img src="images/Event_Highlights/Impressions.JPG" class="img-fluid"></a>
</div>
<span class="event-name">Impression 2017</span>
<p class="event-description">IOE organized many events during impressions 2017 at Jaypee Institute of Information Technology..<br>
<a href="./Quit-Weed-And-Succeed.html" target="_blank"><button class="btn btn-info">Know More</button></a></p>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="view" id="smoke-event">
<a href="#"><img src="images/Event_Highlights/Tr_P.jpg" class="img-fluid"></a>
</div>
<span class="event-name">Tree Plantation</span>
<p class="event-description"> Tree Plantation Event Was Organized by IOE during September 2016 and about 150 trees was planted by our team..
<br><a href="./Dia-Making.html" target="_blank"><button class="btn btn-info">Know More</button></a></p>
</div>
</div>
</div>
<div class="container join-us">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1 class="text-center">Want To Join Us </h1>
<h2 class="text-center">Don't Wait, Register Yourself With Us Right Now !!</h2>
<a href="./Thanks.html" target="_blank"><button class="btn btn-danger">Register With Us</button>
</a>
<h4 class="text-center">Or invite your friends too</h4>
</div>
</div>
</div>
<div class="Help-us" data-aos="zoom-in">
<div class="container">
<div class="row" id="spread-love">
<h1 class="text-center">we <span class="fa fa-heart" style="color: red"></span> to help you</h1>
</div>
</div>
<div class="container-fluid">
<div class="col-lg-12">
<form id="gform" method="POST" action="https://formspree.io/[email protected]">
<div class="form-group row">
<div class="col-lg-12">
<input type="text" name='user_name' id="user_name" class="form-control" placeholder="Your Name">
</div>
</div>
<div class="form-group row">
<div class="col-lg-12">
<input type="text" id="email" name="email" class="form-control" placeholder="Email">
</div>
</div>
<div class="form-group row">
<div class="col-lg-12">
<input type="text" id="subject" name="subject" class="form-control" placeholder="Subject">
</div>
</div>
<div class="form-group row">
<div class="col-lg-12">
<textarea id="message" class="form-control" name="message" placeholder="Message" rows="6" style="resize: none"></textarea>
</div>
</div>
<div class="form-group row">
<div class="col-lg-12">
<a href="./Thanks.html" target="_blank"><button id='submit' class="btn btn-warning"><span class="fa fa-paper-plane"></span> SEND MESSAGE</button></a>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="container-fluid" data-aos="zoom-in">
<div class="row" id="reach-us">
<h1>locate us</h1>
</div>
<div id="nav_wrapper">
<nav class="google-maps">
<ul class="vertical">
<img src="images/logo_ioe.png" style="width: 25%">
<li><strong>It's Our Earth<br>Jaypee Institute Of Information Technology,<br>
A-10, Sec-62, Noida, U.P., India</strong></li>
</ul>
</nav>
</div>
<div id="map_canvas" style="width: 100%; height: 500px">
</div>
</div>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-lg-12" id="footer">
<p>Made With <span class="fa fa-heart" style="color: red;"></span> by
<!--Designed, Developed And Maintained By --><a href="https://ashishkrgoyal.github.io/" target="_blank">Ashish Kumar Goyal</a></p>
</div>
</div>
</div>
</div>
<script>
AOS.init({
duration: 1200
})
</script>
<script src="//maps.googleapis.com/maps/api/js?key=AIzaSyCVjmYqyClNsytOnsulqaDAK7K-uoYypgw" type="text/javascript"></script>
<script src="js_/jquery.mapit.min.js" type="text/javascript"></script>
<script>
$('#map_canvas').mapit({
latitude: 28.6304529,
longitude: 77.3699043,
zoom: 15,
type: 'ROADMAP',
scrollwheel: false,
marker: {
latitude: 28.6304529,
longitude: 77.3699043,
icon: 'images/marker.png',
title: "It's Our Earth",
open: true,
center: true
},
address: '<h5 class="text-center"><b>JIIT Noida</b></h5>' +
'<p class="text-center">A-10, Sec-62, Noida, India</p>',
styles: 'GRAYSCALE',
locations: [],
origins: []
});
</script>
<!--Header Animation Script Added-->
<script>
$(document).on("scroll", function()
{
if($(document).scrollTop() > 100)
{
$(".navbar").addClass("shrink");
}
else
{
$(".navbar").removeClass("shrink");
}
});
</script>
<!--smooth scrolling on navigation bar added-->
<script>
$(function () {
$('nav a').click(function () {
var $href = $(this).attr('href');
$('body').stop().animate({
scrollTop: $($href).offset().top
}, 700);
return false;
});
})
</script>
<!--Google Analytics Code Added-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-99595130-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>