-
Notifications
You must be signed in to change notification settings - Fork 14
/
academics.html
516 lines (327 loc) · 15.9 KB
/
academics.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>
<meta charset="UTF-8">
<!-- For IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Resposive Device -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ACADEMICS</title>
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="56x56" href="http://www.gbpec.edu.in/assets/images/logo_new.png">
<!-- Main style sheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- responsive style sheet -->
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<!-- Fix Internet Explorer ______________________________________-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="vendor/html5shiv.js"></script>
<script src="vendor/respond.js"></script>
<![endif]-->
<!-- j Query -->
<script type="text/javascript" src="vendor/jquery.2.2.3.min.js"></script>
<!-- Bootstrap JS -->
<script type="text/javascript" src="vendor/bootstrap/bootstrap.min.js"></script>
<!-- Vendor js _________ -->
<!-- revolution -->
<script src="vendor/revolution/jquery.themepunch.tools.min.js"></script>
<script src="vendor/revolution/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="vendor/revolution/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="vendor/revolution/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="vendor/revolution/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="vendor/revolution/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="vendor/revolution/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="vendor/revolution/revolution.extension.video.min.js"></script>
<!-- Google map js -->
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBZ8VrXgGZ3QSC-0XubNhuB2uKKCwqVaD0&callback=goMap" type="text/javascript"></script> <!-- Gmap Helper -->
<script src="vendor/gmaps.min.js"></script>
<!-- owl.carousel -->
<script type="text/javascript" src="vendor/owl-carousel/owl.carousel.min.js"></script>
<!-- mixitUp -->
<script type="text/javascript" src="vendor/jquery.mixitup.min.js"></script>
<!-- Progress Bar js -->
<script type="text/javascript" src="vendor/skills-master/jquery.skills.js"></script>
<!-- Validation -->
<script type="text/javascript" src="vendor/contact-form/validate.js"></script>
<script type="text/javascript" src="vendor/contact-form/jquery.form.js"></script>
<!-- Theme js -->
<script type="text/javascript" src="js/theme.js"></script>
<script type="text/javascript" src="js/map-script.js"></script>
</head>
<style>
@media (max-width: 650px){
.logo{
width:60px;
height:50px;
}
}
</style>
<body>
<!--
=============================================
Theme Header
==============================================
-->
<header class="theme-main-header">
<div class="container">
<a href="index.html" class="logo float-left tran4s"><img src="http://www.gbpec.edu.in/assets/images/logo_new.png" alt="Logo"></a>
<!-- ========================= Theme Feature Page Menu ======================= -->
<nav class="navbar float-right theme-main-menu">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
Menu
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="notice.html">NOTICES</a></li>
<!-- <li><a href="index.html#project-section">SOCI</a></li>-->
<li><a href="agenda/index.html">EVENTS</a></li>
<li><a href="projects.html">PROJECTS</a></li>
<li class="dropdown-holder"><a href="#">STUDENTS CORNER</a>
<ul class="sub-menu">
<li><a href="campus.html" class="tran3s">Campus</a></li>
<li><a href="gallery.html" class="tran3s">Activities</a></li>
<li><a href="socities.html" class="tran3s">Socities</a></li>
</ul>
</li>
<li><a href="placements.html">PLACEMENTS</a></li>
<li class="dropdown-holder active"><a href="#">ACADEMICS</a>
<ul class="sub-menu">
<li><a href="CSEteachers.html" class="tran3s">CSE Faculty</a></li>
<li><a href="#" class="tran3s">ECE Faculty</a></li>
<li><a href="#" class="tran3s">MAE Faculty</a></li>
</ul>
</li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav> <!-- /.theme-feature-menu -->
</div>
</header> <!-- /.theme-main-header -->
<!--
=====================================================
Theme Inner page Banner
=====================================================
-->
<section class="inner-page-banner">
<div class="opacity">
<div class="container">
<h2>G B PANT ENGINEERING COLLEGE</h2>
<ul>
<li><a href="index.html">ABOUT US</a></li>
<li>:affiliated by IPU</li>
</ul>
</div> <!-- /.container -->
</div> <!-- /.opacity -->
</section> <!-- /.inner-page-banner -->
<!--
=====================================================
Blog Section
=====================================================
-->
<div id="blog-section">
<div class="container">
<div class="theme-title">
<h2>OUR DEPARTMENTS</h2>
<p>Our college has three main department which is given below.Each department had it importance in imparting education to different students from different states. </p>
</div> <!-- /.theme-title -->
<div class="clear-fix">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="single-news-item">
<div class="img"><img src="images/blog/1.jpg" alt="Image">
<!-- <a href="index.html" class="opacity tran4s" aria-hidden="true">
<!--<i class="fa fa-link" aria-hidden="true"></i>-->
<!-- CSE
</a>
-->
</div> <!-- /.img -->
<div class="post">
<h6><a href="index.html" class="tran3s">CSE Department</a></h6>
<a href="index.html">Lead by <span class="p-color">Sunita Kumari</span> </a>
<p>The department of Computer Science Engineering attracts the best students across the country. It offers broad under graduate curriculum based on application and theoretical foundation of computers with the vision to provide excellence and relevance in teaching. It offers intensive exposure to latest technologies including E-commerce, multimedia, data mining, advance computer architecture etc.<br> <a href="CSEteachers.html" class="tran3s">Read More</a></p>
</div> <!-- /.post -->
</div> <!-- /.single-news-item -->
</div> <!-- /.col- -->
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="single-news-item">
<div class="img"><img src="images/blog/2.jpg" alt="Image">
<!-- <a href="index.html" class="opacity tran4s"><i class="fa fa-link" aria-hidden="true"></i></a>-->
</div> <!-- /.img -->
<div class="post">
<h6><a href="index.html" class="tran3s">ECE Department</a></h6>
<a href="index.html">Lead by <span class="p-color">admin</span> </a>
<p>Since its inception in 2007, the objective of the department has been to become the front-runner in its core area of specialization. With a vision to excel in education and research, the department has taken the lead in the establishment of well equipped, comprehensive and exemplary laboratories. Upgradation of laboratories is done from time to time to keep track with the rapid changes in technology.<br> <a href="index.html" class="tran3s">Read More</a></p>
</div> <!-- /.post -->
</div> <!-- /.single-news-item -->
</div> <!-- /.col- -->
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="single-news-item">
<div class="img"><img src="images/blog/3.jpg" alt="Image">
<!-- <a href="index.html" class="opacity tran4s"><i class="fa fa-link" aria-hidden="true"></i></a>-->
</div> <!-- /.img -->
<div class="post">
<h6><a href="index.html" class="tran3s">MAE Department</a></h6>
<a href="index.html">Lead by <span class="p-color">admin</span> </a>
<p>The department of MAE was established in 2007 with a vision to foster quality technical education in meeting the growing demand for technical man power in the industrial sector. The department offers (B.Tech.) program in MAE. The presence of experienced and highly talented faculty has helped to establish a high reputation for the department in the academics and industries.<br><a href="index.html" class="tran3s">Read More</a></p>
</div> <!-- /.post -->
</div> <!-- /.single-news-item -->
</div> <!-- /.col- -->
</div> <!-- /.clear-fix -->
</div> <!-- /.container -->
</div> <!-- /#blog-section -->
<!-- Footer -->
<footer class="bg1">
<div class="container p-t-40 p-b-70">
<div class="row">
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h4 class="txt13 m-b-33">
Contact Us
</h4>
<ul class="m-b-70">
<li class="txt14 m-b-14">
<i class="fa fa-map-marker fs-16 dis-inline-block size19" aria-hidden="true"></i>
G B Pant Government Engineering College 110020 - New Delhi
</li>
<li class="txt14 m-b-14">
<i class="fa fa-phone fs-16 dis-inline-block size19" aria-hidden="true"></i>
+91-11-26382314
</li>
<br>
<li class="txt14 m-b-14">
<i class="fa fa-envelope fs-13 dis-inline-block size19" aria-hidden="true"></i>
</li>
</ul>
<!-- - -->
<h4 class="txt13 m-b-32">
Opening Times
</h4>
<ul>
<li class="txt14">
09:30 AM – 5:00 PM
</li>
<li class="txt14">
Working Days
</li>
</ul>
</div>
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h4 class="txt13 m-b-33">
Useful Links
</h4>
<div class="m-b-25">
<!-- <span class="fs-13 color2 m-r-5">
<i class="fa fa-twitter" aria-hidden="true"></i>
</span>-->
<a href="#" class="txt15">
Anti Ragging Notification-UGC
</a>
<a href="#" class="txt15">
Online Anti Ragging Affidavit
</a>
<a href="#" class="txt15">
Online Anti Ragging Complain
</a>
<a href="#" class="txt15">
UGC Scholarships and Fellowships
</a><br>
<a href="#" class="txt15">
Educational Loan
</a>
<a href="#" class="txt15">
Guru Gobind Singh Indraprastha University
</div>
</div>
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h4 class="txt13 m-b-38">
Gallery
</h4>
<!-- Gallery footer -->
<div class="wrap-gallery-footer flex-w">
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-03.jpg" data-lightbox="gallery-footer">
<img src="images/blog/4.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-03.jpg" data-lightbox="gallery-footer">
<img src="images/blog/4.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-03.jpg" data-lightbox="gallery-footer">
<img src="images/blog/4.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-03.jpg" data-lightbox="gallery-footer">
<img src="images/blog/4.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-03.jpg" data-lightbox="gallery-footer">
<img src="images/blog/4.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-03.jpg" data-lightbox="gallery-footer">
<img src="images/blog/4.jpg" alt="GALLERY">
</a>
<a class="item-gallery-footer wrap-pic-w" href="images/photo-gallery-02.jpg" data-lightbox="gallery-footer">
<img src="images/blog/5.jpg" alt="GALLERY">
</a>
</div>
</div>
</div>
</div>
<div class="end-footer bg2">
<div class="container">
<div class="flex-sb-m flex-w p-t-22 p-b-22">
<!-- <div class="p-t-5 p-b-5">
<a href="#" class="fs-15 c-white"><i class="fa fa-tripadvisor" aria-hidden="true"></i></a>
<a href="#" class="fs-15 c-white"><i class="fa fa-facebook m-l-18" aria-hidden="true"></i></a>
<a href="#" class="fs-15 c-white"><i class="fa fa-twitter m-l-18" aria-hidden="true"></i></a>
</div>
<div class="txt17 p-r-20 p-t-5 p-b-5">
Copyright © 2018 All rights reserved | This template is made with <i class="fa fa-heart"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
</div>-->
</div>
</div>
</div>
</footer>
<!-- =============================================
Loading Transition
============================================== -->
<div id="loader-wrapper">
<div id="preloader_1">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<!-- Scroll Top Button -->
<button class="scroll-top tran3s p-color-bg">
<i class="fa fa-long-arrow-up" aria-hidden="true"></i>
</button>
</body>
</html>