forked from Koustav-Sanyal/MainSite
-
Notifications
You must be signed in to change notification settings - Fork 2
/
ITM.html
391 lines (340 loc) · 21.2 KB
/
ITM.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<!-- The above 3 meta tags *must* come first in the head -->
<!-- SITE TITLE -->
<title>ISTE NIT DURGAPUR</title>
<meta name="description" content="ISTE Students' Chapter NIT Durgapur"/>
<meta name="keywords" content="ISTE,NATIONAL INSTITUTE OF TECHNOLOGY DURGAPUR,NIT Durgapur clubs,NIT Durgapur Society,ISTE Students' Chapter"/>
<meta name="author" content="WEBD team ISTE NITDGP"/>
<!-- FAVICON AND TOUCH ICONS -->
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png"/>
<!-- this icon shows in browser toolbar -->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.png"/>
<!-- this icon shows in browser toolbar -->
<link rel="manifest" href="assets/img/favicon/manifest.json">
<!-- BOOTSTRAP CSS -->
<link rel="stylesheet" href="assets/libs/bootstrap/css/bootstrap.min.css" media="all"/>
<!-- FONT AWESOME -->
<link rel="stylesheet" href="assets/libs/fontawesome/css/font-awesome.min.css" media="all"/>
<!-- FONT AWESOME -->
<link rel="stylesheet" href="assets/libs/maginificpopup/magnific-popup.css" media="all"/>
<!-- OWL CAROUSEL CSS -->
<link rel="stylesheet" href="assets/libs/owlcarousel/owl.carousel.min.css" media="all" />
<link rel="stylesheet" href="assets/libs/owlcarousel/owl.theme.default.min.css" media="all" />
<!-- GOOGLE FONT -->
<!--<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Merriweather:300,400,400i,700,900%7cLato:400,700,900"/>-->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,900%7cUbuntu:300,300i,400,500,700"/>
<link rel="stylesheet" href="assets/libs/animate/animate.css" media="all" />
<!-- MASTER STYLESHEET -->
<link id="lgx-master-style" rel="stylesheet" href="assets/css/style-default.css" media="all"/>
<!-- MODERNIZER CSS -->
<script src="assets/js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body class="page page-template">
<script>
var $buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,api:2019.08 };
function $buo_f(){
var e = document.createElement("script");
e.src = "//browser-update.org/update.min.js";
document.body.appendChild(e);
};
try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
catch(e){window.attachEvent("onload", $buo_f)}
</script>
<div class="lgx-container ">
<!-- *** ADD YOUR SITE CONTENT HERE *** -->
<!--HEADER-->
<header>
<div id="lgx-header" class="lgx-header"> <!--lgx-header-container lgx-header-container-white lgx-header-container-brand-->
<div class="header-top header-top-brand"> <!--header-top-white header-top-brand-->
<div class="header-top-inner">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="contact">
<ul class="list-inline">
<li><span class="question-text">Questions?</span> <i class="fa fa-phone" aria-hidden="true"></i> +91 98000 62969 </li>
<li><i class="fa fa-envelope" aria-hidden="true"></i> [email protected]</li>
</ul>
</div>
</div>
<div class="col-md-6">
<div class="right-menu">
<ul class="list-inline">
<li class="login-register"><a href="registration.html">Login/Register</a></li>
<li><a href="https://www.facebook.com/istenitd/"><i class="fa fa-facebook-f" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/iste-nit-durgapur-19b474189/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div> <!--//.header-top-->
<div class="lgx-header-bottom lgx-header-bottom-scrol-black"> <!--lgx-header-bottom-black lgx-header-bottom-brand--><!--lgx-header-bottom-fixed lgx-header-bottom-fixed-black lgx-header-bottom-fixed-brand lgx-header-bottom-fixed-transparent--><!--lgx-header-bottom-scrol-black lgx-header-bottom-scrol-brand-->
<div class="container">
<div class="row">
<div class="col-xs-12">
<nav class="navbar navbar-default lgx-navbar">
<div class="container">
<nav class="navbar navbar-default lgx-navbar lgx-navbar-search">
<div class="lgxcontainer">
<div class="navbar-header">
<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>
<a href="#toggle-search" class="hidden-lg hidden-md hidden-sm lgx-search-mobile search-animate"><span class="glyphicon glyphicon-search"></span></a>
<div class="lgx-logo">
<a href="index.html" class="lgx-scroll">
<img src="assets/img/logo.png" style="height:50px" alt="Logo"/>
</a>
</div>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav lgx-nav">
<li>
<a href="index.html">Home </a>
<li>
<li>
<a href="index.html" class="dropdown-toggle active" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Pages <span class="caret"></span></a>
<ul class="dropdown-menu multi-level">
<li><a href="about.html">About</a></li>
<li><a href="http://www.isteonline.in/Default.aspx">Membership</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="teachers.html">Our Team</a></li>
<li><a href="alumni.html">Our Alumni</a></li>
<li class="dropdown-submenu">
<a href="#" class="dropdown-toggle active" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Events <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="cit.html">CIT</a></li>
<li><a href="AISEC.html">AISEC</a></li>
<li><a href="#">Workshop</a></li>
<li><a href="indtrip.html">Industrial Trips</a></li>
<li><a href="ITM.html">ITM</a></li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
<li><a class="lgx-scroll active" href="#lgx-about">About</a></li>
<li><a class="lgx-scroll" href="#lgx-courses">Events</a></li>
<li><a class="lgx-scroll" href="#lgx-events">Upcoming</a></li>
<li><a class="lgx-scroll" href="#lgx-blog">Updates</a></li>
<li><a class="lgx-scroll" href="contact.html">Contact</a></li>
<li class="hidden-xs"><a href="#toggle-search" class="search-animate"><span class="glyphicon glyphicon-search"></span></a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
<div class="lgx-menu-search search-animate">
<div class="container">
<form action="#" method="GET" role="search">
<div class="input-group">
<input type="text" class="form-control" name="q" placeholder="Search for snippets and hit enter">
<span class="input-group-btn">
<button class="btn btn-danger" type="reset"><span class="glyphicon glyphicon-remove"></span></button>
</span>
</div>
</form>
</div>
</div>
</nav>
</div>
<!-- /.container -->
</nav>
</div>
</div>
<!--//.ROW-->
</div>
<!-- //.CONTAINER -->
</div>
<!-- //.INNER-->
</div>
</header>
<!--HEADER END-->
<section>
<div class="lgx-banner lgx-banner-inner">
<div class="lgx-inner">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="lgx-heading-area">
<div class="lgx-heading lgx-heading-white">
<h2 class="heading-title">Inter College Technical Meet</h2>
</div>
<ul class="breadcrumb">
<li><a href="index.html"><i class="icon-home6"></i>Events</a></li>
<li class="active">ITM</li>
</ul>
</div>
</div>
</div><!--//.ROW-->
</div><!-- //.CONTAINER -->
</div><!-- //.INNER -->
</div>
</section>
<!--ABOUT-->
<section>
<div id="lgx-about" class="lgx-about lgx-about-bottom"> <!--lgx-about-bottom-->
<div class="lgx-inner">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2">
<div class="lgx-about-area">
<div class="lgx-heading">
<h2 class="heading-title">About ITM</h2>
<h4 class="heading-subtitle">Inter College Technical Meet held annually every odd semester is a composition of many events such as Group Discussion Contest,Technical Quiz Contest,Technical Crossword & Quizzes witnessing participation of students from various colleges in and around Durgapur followed by a fierce competition among its participants resulting into great coherence of thoughts among the followers of a particular topic of interest giving an opportunity to converse and debate with the best technical minds in the vicinity.
</h4>
</div>
<div class="lgx-about-content">
</div>
</div>
</div>
<div class="col-xs-12">
<img src="abt.png" alt="about">
</div>
</div>
<!--//.ROW-->
</div>
<!-- //.CONTAINER -->
</div>
<!-- //.INNER -->
</div>
<br><br><br>
</section>
<!--ABOUT END-->
<!--FOOTER-->
<footer>
<div id="lgx-footer" class="lgx-footer">
<div class="lgx-getintouch-area">
<div class="lgx-getintouch-inner">
<div class="container">
<div class="row">
<div class="col-xs-12">
<h3 class="lgx-getintouch">
If you Have Any Questions Call Us On <span>(+91)980-006-2969</span>
<a class="lgx-btn lgx-btn-contact rippler rippler-default" href="contact.html">Get In Touch</a>
</h3>
</div>
</div>
</div>
</div>
</div>
<div class="lgx-footer-middle"> <!--lgx-footer-middle-white-->
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="lgx-footer-single">
<a class="logo" href="index.html"><img src="assets/img/logo2.png" alt="Logo" height="80"></a>
<address>
Mahatma Gandhi Avenue, NIT Durgapur <br>
West Bengal, India
</address>
<ul class="list-unstyled lgx-address-info">
<li><i class="fa fa-phone"></i>+91 9800 062 969</li>
<li><i class="fa fa-envelope"></i>[email protected]</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="lgx-footer-single">
<h2 class="title">Other Related Links</h2>
<ul class="list-unstyled">
<li><a href="https://nitdgp.ac.in/">NIT Durgapur</a></li>
<li><a href="https://nitdgp.ac.in/clubs">Clubs</a></li>
<li><a href="contact.html">Help Desk</a></li>
<li><a href="contact.html">Locate us on Map</a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="lgx-footer-single">
<h2 class="title">Events</h2>
<ul class="list-unstyled">
<li><a href="cit.html">CIT</a></li>
<li><a href="AISEC.html">AISEC</a></li>
<li><a href="ITM.html">ITM</a></li>
<li><a href="#">Workshops</a></li>
<li><a href="industrial.html">Industrial Trips</a></li>
<li><a href="#">New events</a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="lgx-footer-single">
<h2 class="title"></h2>
<div id="instafeed">
</div>
</div>
</div>
</div>
<div class="lgx-footer-bottom">
<div class="lgx-copyright">
<ul class="list-inline">
<li><a href="about.html">About</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
<p>© 2019 ISTE. All Rights Reserved</a> Brands are the property of their respective owners.</p>
</div>
<ul class=" list-inline lgx-social-footer">
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.facebook.com/istenitd/"><i class="fa fa-facebook-f"></i></a></li>
<li><a href="https://www.linkedin.com/in/iste-nit-durgapur-19b474189/"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-youtube-play"></i></a></li>
</ul>
</div>
</div>
<!-- //.CONTAINER -->
</div>
<!-- //.footer Middle -->
</div>
</footer>
<!--FOOTER END-->
</div>
<!--//.LGX SITE CONTAINER-->
<!-- *** ADD YOUR SITE SCRIPT HERE *** -->
<!-- JQUERY -->
<script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
<!-- BOOTSTRAP JS -->
<script src="assets/libs/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/libs/jquery.smooth-scroll.js"></script>
<!-- SKILLS SCRIPT -->
<script src="assets/libs/jquery.validate.js"></script>
<!-- if load google maps then load this api, change api key as it may expire for limit cross as this is provided with any theme -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCS6hcr58Vmb6tZxjZJgTTqtJibHc3LNDo"></script>
<!-- CUSTOM GOOGLE MAP -->
<script type="text/javascript" src="assets/libs/gmap/jquery.googlemap.js"></script>
<!-- adding magnific popup js library -->
<script type="text/javascript" src="assets/libs/maginificpopup/jquery.magnific-popup.min.js"></script>
<!-- Owl Carousel -->
<script src="assets/libs/owlcarousel/owl.carousel.min.js"></script>
<!-- COUNTDOWN -->
<script src="assets/libs/countdown.js"></script>
<!-- Counter JS -->
<script src="assets/libs/waypoints.min.js"></script>
<script src="assets/libs/counterup/jquery.counterup.min.js"></script>
<!-- PORTFOLIO FILTER -->
<script src="assets/libs/isotope/isotope.pkgd.min.js"></script>
<!-- SMOTH SCROLL -->
<script src="assets/libs/jquery.smooth-scroll.min.js"></script>
<script src="assets/libs/jquery.easing.min.js"></script>
<!-- type js -->
<script src="assets/libs/typed/typed.min.js"></script>
<!-- instafeed js -->
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/instafeed.js/1.4.1/instafeed.min.js"></script>-->
<!--<script src="assets/libs/instafeed.min.js"></script>-->
<!-- CUSTOM SCRIPT -->
<script src="assets/js/custom.script.js"></script>
</body>
</html>