-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
394 lines (364 loc) · 20.2 KB
/
about.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
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="images/favicon.png">
<title>IEEE LNMIIT SB</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Template CSS Files
================================================== -->
<!-- Twitter Bootstrs CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Ionicons Fonts Css -->
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- animate css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Hero area slider css-->
<link rel="stylesheet" href="css/slider.css">
<!-- owl craousel css -->
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<!-- template main css file -->
<link rel="stylesheet" href="css/main.css">
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css">
<!-- font awesome -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- symentic ui -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.css">
<!-- Template Javascript Files
================================================== -->
<!-- modernizr js -->
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!-- jquery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!-- owl carouserl js -->
<script src="js/owl.carousel.min.js"></script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- wow js -->
<script src="js/wow.min.js"></script>
<!-- slider js -->
<script src="js/slider.js"></script>
<script src="js/jquery.fancybox.js"></script>
<!-- template main js -->
<script src="js/main.js"></script>
<script
src="https://code.jquery.com/jquery-3.4.0.min.js"
integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg="
crossorigin="anonymous">
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
$(document).ready(function(){
// Add smooth scrolling to all links
$("a").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 1, function(){
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
} // End if
});
});
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript">var scrolltotop={setting:{startline:100,scrollto:0,scrollduration:1e3,fadeduration:[500,100]},controlHTML:'<img src="https://i1155.photobucket.com/albums/p559/scrolltotop/arrow200.png" />',controlattrs:{offsetx:5,offsety:5},anchorkeyword:"#top",state:{isvisible:!1,shouldvisible:!1},scrollup:function(){this.cssfixedsupport||this.$control.css({opacity:0});var t=isNaN(this.setting.scrollto)?this.setting.scrollto:parseInt(this.setting.scrollto);t="string"==typeof t&&1==jQuery("#"+t).length?jQuery("#"+t).offset().top:0,this.$body.animate({scrollTop:t},this.setting.scrollduration)},keepfixed:function(){var t=jQuery(window),o=t.scrollLeft()+t.width()-this.$control.width()-this.controlattrs.offsetx,s=t.scrollTop()+t.height()-this.$control.height()-this.controlattrs.offsety;this.$control.css({left:o+"px",top:s+"px"})},togglecontrol:function(){var t=jQuery(window).scrollTop();this.cssfixedsupport||this.keepfixed(),this.state.shouldvisible=t>=this.setting.startline?!0:!1,this.state.shouldvisible&&!this.state.isvisible?(this.$control.stop().animate({opacity:1},this.setting.fadeduration[0]),this.state.isvisible=!0):0==this.state.shouldvisible&&this.state.isvisible&&(this.$control.stop().animate({opacity:0},this.setting.fadeduration[1]),this.state.isvisible=!1)},init:function(){jQuery(document).ready(function(t){var o=scrolltotop,s=document.all;o.cssfixedsupport=!s||s&&"CSS1Compat"==document.compatMode&&window.XMLHttpRequest,o.$body=t(window.opera?"CSS1Compat"==document.compatMode?"html":"body":"html,body"),o.$control=t('<div id="topcontrol">'+o.controlHTML+"</div>").css({position:o.cssfixedsupport?"fixed":"absolute",bottom:o.controlattrs.offsety,right:o.controlattrs.offsetx,opacity:0,cursor:"pointer"}).attr({title:"Scroll to Top"}).click(function(){return o.scrollup(),!1}).appendTo("body"),document.all&&!window.XMLHttpRequest&&""!=o.$control.text()&&o.$control.css({width:o.$control.width()}),o.togglecontrol(),t('a[href="'+o.anchorkeyword+'"]').click(function(){return o.scrollup(),!1}),t(window).bind("scroll resize",function(t){o.togglecontrol()})})}};scrolltotop.init();
jQuery(document).ready(function($){
if (localStorage.getItem('advertOnce') !== 'true') {
$('body').append('<div id="advert-once" style="position:fixed; bottom: 10px; left: 10px;"><a href="https://www.scrolltotop.com/guide-on-how-to-make-a-website.php" target="_blank" rel="nofollow"><img src="https://i1155.photobucket.com/albums/p559/scrolltotop/makewebsite.png" width="87" height="52" border="0" alt="make a website" /></a><div class="advert-button"></div></div>')
localStorage.setItem('advertOnce','true');
}
$('#advert-once .advert-button').on('click',function(){
$('#advert-once').hide();
});
});
</script>
</head>
<body>
<!--
==================================================
Header Section Start
================================================== -->
<header id="top-bar" class="navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /responsive nav button -->
<!-- logo -->
<div class="navbar-brand">
<a href="index.html" >
<img src="images/logo.png" alt="">
</a>
</div>
<!-- /logo -->
</div>
<!-- main menu -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html" >Home</a>
</li>
<li><a href="about.html">About</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="team.html">Team</a></li>
<li><a class="scroll-link" href="#call-to-action">Contact</a></li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>About US</h2>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Company Description Section Start
================================================== -->
<section class="company-description">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInLeft" data-wow-delay=".3s" >
<img src="images/about/ieee.gif" alt="" class="img-responsive">
</div>
<div class="col-md-6">
<div class="block">
<h3 class="subtitle wow fadeInUp" data-wow-delay=".3s" data-wow-duration="500ms">About IEEE</h3>
<p style="text-align:justify;" class="wow fadeInUp" data-wow-delay=".5s" data-wow-duration="500ms">
IEEE is the world’s largest professional association dedicated to advancing technological innovation and excellence for the benefit of humanity. IEEE and its members inspire a global community through its highly cited publications, conferences, technology standards, and professional and educational activities.
IEEE members get access to different technical societies, their publications at a discounted rate.
IEEE is a leading developer of international standards that underpin many of today's telecommunications, IT and power generation products and services.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="company-description">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="block">
<h3 class="subtitle wow fadeInUp" data-wow-delay=".3s" data-wow-duration="500ms">About WIE</h3>
<p style="text-align:justify;" class="wow fadeInUp" data-wow-delay=".5s" data-wow-duration="500ms">
IEEE Women In Engineering is the largest international professional organization dedicated to promoting women engineers and scientists and inspiring girls around the world to follow their academic interests to a career in engineering.
India viewed as a potential powerhouse of innovations, is no exception. The fact, that, institutes of scientific learning are open to all the citizens of a country, but potential females still do not come up and hesitate at the thresholds of laboratories. IEEE has, thus, taken a step forth to help promote all the women across the globe with IEEE Women In Engineering.
</p>
</div>
</div>
<div class="col-md-6 wow fadeInLeft" data-wow-delay=".3s" >
<img src="images/about/WIE.gif" alt="" class="img-responsive" align="right">
</div>
</div>
</div>
</section>
<section class="company-description">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInLeft" data-wow-delay=".3s" >
<img src="images/about/about-debnath.jpg" alt="" class="img-responsive">
</div>
<div class="col-md-6">
<div class="block">
<h3 class="subtitle wow fadeInUp" data-wow-delay=".3s" data-wow-duration="500ms">A messgae from faculty mentor</h3>
<h3 class="wow fadeInUp" data-wow-delay=".5s" data-wow-duration="500ms">Dr. Soumitra Debnath</h3>
<p style="text-align:justify;" class="wow fadeInUp" data-wow-delay=".7s" data-wow-duration="500ms">
It gives me an immense pleasure to welcome you to the brand new website of IEEE student branch at The LNM Institute of Information Technology, Jaipur. As the branch counsellor of this student branch, I have some aspirations which I would like to share with you. These aspirations are all inspired by more than 100 bright and enlightening young IEEE student members of our branch.
</p>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Company Feature Section Start
================================================== -->
<section class="about-feature clearfix">
<div class="container-fluid">
<div class="row">
<div class="block about-feature-1 wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".3s">
<h2>
Who we are?
</h2>
<p style="text-align:justify;">
We are a combined association of faculty members along with the enthusiastic students of our college, The LNMIIT Jaipur. We strive for creating technology for the people and people for technology.</p>
</div>
<div class="block about-feature-2 wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".5s">
<h2 class="item_title">
What we do?
</h2>
<p style="text-align:justify;">
We at LNMIIT believe in building technology for people and people for technology. The branch activities offer numerous educational, technical, and professional opportunities through various events.</p>
</div>
<div class="block about-feature-3 wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".7s">
<h2 class="item_title">
What we have done?
</h2>
<p style="text-align:justify;">
Workshops in popular areas, distinguished lectures, student competitions and challenging developers sprints are few regular events which this branch pursues with highest order of energy and expected outcomes.</p>
</div>
</div>
</div>
</section>
<!--
==================================================
Call To Action Section Start
================================================== -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 class="title wow fadeInDown" data-wow-delay=".3s" data-wow-duration="500ms">HOW TO JOIN? ?</h1>
<p class="wow fadeInDown" data-wow-delay=".5s" data-wow-duration="500ms">We heartily welcome to our student branch and we wish to bring technologies for people by merging together as one. We would also love to address your queries and suggestion, click down the button to contact us.</p>
<a href="contact.html" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Contact Us</a>
</div>
</div>
</div>
</div>
</section>
<style type="text/css">
html {
scroll-behavior: smooth;
}
</style>
<!--
==================================================
Footer Section Start
================================================== -->
<!-- <footer id="footer">
<div class="container">
<div class="col-md-8">
<p>Designed and Developed by <a href="http://facebook.com/AvengedEndie">Nitin Prakash</a></p>
</div>
<div class="col-md-4">
<ul class="social">
<li>
<a href="https://www.facebook.com/IEEE.LNMIIT/" class="Facebook">
<i class="ion-social-facebook"></i>
</a>
</li>
<li>
<a href="https://twitter.com/LNMIIT_Jaipur" class="Twitter">
<i class="ion-social-twitter"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/ieee-sb-lnmiit/" class="Linkedin">
<i class="ion-social-linkedin"></i>
</a>
</li>
<li>
<a href="https://github.com/IEEE-LNMIIT-SB">
<i class="ion-social-github"></i>
</a>
</li>
</ul>
</div>
</div>
</footer> --><!-- /#footer -->
<!-- <a id="navb" href="#top-bar"></a>
<style type="text/css">
html {
scroll-behavior: smooth;
}
#navb {
display: none;
background-color: #333;
width: 50px;
height: 50px;
text-align: center;
border-radius: 4px;
margin: 30px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s,opacity .5s, visibility .5s;
z-index: 1000;
opacity: 50;
}
#navb:hover
{
cursor: pointer;
background-color: #696969;
}
#navb:active
{
background-color: #555;
}
#navb::after
{
content: "\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 2em;
line-height: 50px;
color: #fff;
}
</style> -->
<script>
jQuery(document).ready(function() {
var btn = $('#navb');
$(window).scroll(function()
{
if ($(window).scrollTop() > 300)
{
btn.fadeIn();
}
else
{
btn.fadeOut();
}
});
btn.on('click', function(e) {
e.preventDefault();
$('html, body').animate({scrollTop:0}, '300');
return false;
});
});
</script>
</body>
</html>