-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathtest.html
More file actions
784 lines (740 loc) · 46 KB
/
test.html
File metadata and controls
784 lines (740 loc) · 46 KB
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
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Welcome to Department of Computer Engineering </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
<!-- favicon
============================================ -->
<link rel="shortcut icon" type="image/x-icon" href="html/educat-preview/educat/img/favicon.ico">
<!-- Google Fonts
============================================ -->
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800' rel='stylesheet' type='text/css'>
<!-- Bootstrap CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/bootstrap.min.css">
<!-- Color Swithcer CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/color-switcher.css">
<!-- Fontawsome CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/font-awesome.min.css">
<!-- Owl Carousel CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/owl.carousel.css">
<!-- jquery-ui CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/jquery-ui.css">
<!-- Meanmenu CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/meanmenu.min.css">
<!-- Animate CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/animate.css">
<!-- Animated Headlines CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/animated-headlines.css">
<!-- Nivo slider CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/lib/nivo-slider/css/nivo-slider.css" type="text/css" />
<link rel="stylesheet" href="html/educat-preview/educat/lib/nivo-slider/css/preview.css" type="text/css" media="screen" />
<!-- Metarial Iconic Font CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/material-design-iconic-font.css">
<link rel="stylesheet" href="html/educat-preview/educat/css/material-design-iconic-font.min.css">
<!-- Slick CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/slick.css">
<!-- Video CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/jquery.mb.YTPlayer.css">
<!-- Style CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/style.css">
<!-- Color CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/color.css">
<!-- Responsive CSS
============================================ -->
<link rel="stylesheet" href="html/educat-preview/educat/css/responsive.css">
<!-- Modernizr JS
============================================ -->
<script src="html/educat-preview/educat/js/vendor/modernizr-2.8.3.min.js"></script>
<!-- Color Css Files
============================================ -->
<link rel="alternate stylesheet" type="text/css" href="switcher/color-one.css" title="color-one" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-two.css" title="color-two" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-three.css" title="color-three" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-four.css" title="color-four" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-five.css" title="color-five" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-six.css" title="color-six" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-seven.css" title="color-seven" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-eight.css" title="color-eight" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-nine.css" title="color-nine" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-ten.css" title="color-ten" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/color-ten.css" title="color-ten" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/pattren1.css" title="pattren1" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/pattren2.css" title="pattren2" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/pattren3.css" title="pattren3" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/pattren4.css" title="pattren4" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/pattren5.css" title="pattren5" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/background1.css" title="background1" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/background2.css" title="background2" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/background3.css" title="background3" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/background4.css" title="background4" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="switcher/background5.css" title="background5" media="screen" />
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!--Main Wrapper Start-->
<div class="as-mainwrapper">
<!--Bg White Start-->
<div class="bg-white">
<!--Header Area Start-->
<header>
<div class="header-logo-menu sticker">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-12">
<div class="logo">
<a href="index.html">
<img src="html/educat-preview/educat/img/logo/logo.png" alt="DEPARTMENT OF COE">
</a>
</div>
</div>
<div class="col-md-9">
<div class="mainmenu-area pull-right">
<div class="mainmenu hidden-sm hidden-xs">
<nav>
<ul id="nav">
<li class="current">
<a href="index.html">Home</a>
</li>
<li>
<a href="">About Us</a>
<ul class="sub-menu">
<li>
<a href="aboutjmi.html">About Jamia</a>
</li>
<li>
<a href="aboutdept.html">About Department</a>
</li>
<li>
<a href="msgfromhod.html">Message from HOD</a>
</li>
<li>
<a href="aboutdept.html">Mission & Vission</a>
</li>
<li>
<a href="facilities.html">Facilities</a>
</li>
</ul>
</li>
<li>
<a href="">Academic</a>
<ul class="sub-menu">
<li>
<a href="courses.html">Courses Offered</a>
</li>
<li>
<a href="coursestructure.html">Course Sturcture</a>
</li>
<li>
<a href="#">Syllabus</a>
</li>
</ul>
</li>
<li>
<a href="">People</a>
<ul class="sub-menu">
<li>
<a href="faculty.html">Faculty Members</a>
</li>
<li>
<a href="people.html">Ph.D Scholars</a>
</li>
<li>
<a href="people.html">Students</a>
</li>
<li>
<a href="people.html">Staff Members</a>
</li>
</ul>
</li>
<li>
<a href="">Research</a>
<ul class="sub-menu">
<li>
<a href="faculty.html">Research Area</a>
</li>
<li>
<a href="people.html">Projects</a>
</li>
<li>
<a href="people.html">Publication</a>
</li>
<li>
<a href="people.html">Staff Members</a>
</li>
</ul>
</li>
<li>
<a href="event.html">Events</a>
</li>
<li>
<a href="people.html">Student</a>
</li>
<li>
<a href="people.html">Alumini</a>
</li>
</ul>
</nav>
</div>
<ul class="header-search">
<li class="search-menu">
<i id="toggle-search" class="zmdi zmdi-search-for"></i>
</li>
</ul>
<!--Search Form-->
<div class="search">
<div class="search-form">
<form id="search-form" action="#">
<input type="search" placeholder="Search here..." name="search" />
<button type="submit">
<span>
<i class="fa fa-search"></i>
</span>
</button>
</form>
</div>
</div>
<!--End of Search Form-->
</div>
</div>
</div>
</div>
<div class="col-md-12" style="background-color:#046b09; height:2px;"></div>
</div>
<!-- Mobile Menu Area start -->
<div class="mobile-menu-area">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="mobile-menu">
<nav id="dropdown">
<ul>
<li class="current">
<a href="index.html">Home</a>
</li>
<li>
<a href="">About Us</a>
<ul class="sub-menu">
<li>
<a href="aboutjmi.html">About Jamia</a>
</li>
<li>
<a href="aboutdept.html">About Department</a>
</li>
<li>
<a href="msgfromhod.html">Message from HOD</a>
</li>
<li>
<a href="aboutdept.html">Mission & Vission</a>
</li>
<li>
<a href="facilities.html">Facilities</a>
</li>
</ul>
</li>
<li>
<a href="">Academic</a>
<ul class="sub-menu">
<li>
<a href="courses.html">Courses Offered</a>
</li>
<li>
<a href="coursestructure.html">Course Sturcture</a>
</li>
<li>
<a href="#">Syllabus</a>
</li>
</ul>
</li>
<li>
<a href="">People</a>
<ul class="sub-menu">
<li>
<a href="faculty.html">Faculty Members</a>
</li>
<li>
<a href="people.html">Ph.D Scholars</a>
</li>
<li>
<a href="people.html">Students</a>
</li>
<li>
<a href="people.html">Staff Members</a>
</li>
</ul>
</li>
<li>
<a href="">Research</a>
<ul class="sub-menu">
<li>
<a href="faculty.html">Research Area</a>
</li>
<li>
<a href="people.html">Projects</a>
</li>
<li>
<a href="people.html">Publication</a>
</li>
<li>
<a href="people.html">Staff Members</a>
</li>
</ul>
</li>
<li>
<a href="event.html">Events</a>
</li>
<li>
<a href="people.html">Student</a>
</li>
<li>
<a href="people.html">Alumini</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- Mobile Menu Area end -->
</header>
<!--End of Header Area-->
<!--Slider Area Start-->
<div class="col">
<div id="myCarousel" class="carousel slide" data-ride="carousel" style="text-align:center;">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" style="z-index:2;">
<div class="item active">
<img src="html/educat-preview/educat/img/slide1.jpg" style="z-index:2; height:auto; width:100%;">
</div>
<div class="item">
<img src="html/educat-preview/educat/img/slide1.jpg" style="z-index:2; height:auto; width:100%;">
</div>
<div class="item">
<img src="html/educat-preview/educat/img/slide1.jpg" style="z-index:2; height:auto; width:100%;">
</div>
<div class="item ">
<img src="html/educat-preview/educat/img/slide1.jpg" style="z-index:2; height:auto; width:100%;">
</div>
<div class="item">
<img src="html/educat-preview/educat/img/slide1.jpg" style="z-index:2; height:auto; width:100%;">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
</a>
</div>
</div>
<div class="col-md-12 message-from-HOD " style="padding-top:0px; margin-top:0px; padding-bottom:0px; box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.75);">
<blockquote>
<p class="quotation">
As we know the technologies and demands for safer and reliable future is increasing day by day we train our students to be
capable of meeting every situation.</p>
<footer class="footer-text">— Prof. M.N. Doja (HOD)</footer>
<div class="footer-subtext">
<a href="msgfromhod.html">Read More >></a>
</div>
<style>
.footer-subtext>a {
color: white;
font-style: italic;
}
</style>
</blockquote>
</div>
<!--End of Slider Area-->
<!--About Area Start-->
<div class="container">
<div class="col-md-6 col-sm-6">
</div>
<div class="col-md-6 col-sm-6">
<div class="about-area about-department" style="padding-top:0px; margin-top:0px;">
<div class="container">
<div class="col-md-6 col-sm-6">
<div class="about-container" style="padding-top:0px; margin-top:0px; padding-bottom:15px;">
<h3>ABOUT DEPARTMENT</h3>
<p style="padding-right:10%;">The Department of Computer Engineering was started in the year 2000. Since its inception, the department has
kept on evolving and now has become one of the leading departments at the Faculty of Engineering and Tech.
Two undergraduate courses are running at the department, namely B.Tech in Computer Engg and B.E. in Computer
Engg. Both the courses are fully equipped with the subjects....</p>
<a class="button-default" href="aboutdept.html">Learn Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End of About Area-->
<!--Message from HOD-->
<!--End of Message from HOD-->
<!--Course Area Start-->
<!--End of Course Area-->
<!--Fun Factor Area Start-->
<!--End of Fun Factor Area-->
<!--Latest News Area Start-->
<!--End of Latest News Area-->
<!--Event Area Start-->
<div class="col-md-12 col-sm-12" style="background-color:#046b09; margin-top:20px; padding: 10px; text-align:center; color:white; margin-bottom:20px; box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.75);">
<h3>News & Events</h3>
</div>
<div class="event-area section-padding bg-white" style="padding-top:0px; margin-bottom:0px;">
<div class="container">
<div class="row" style="margin-bottom:0px;">
<div class="col-md-3 col-sm-3">
<div class="single-event-item">
<div class="single-event-image">
<a href="#">
<img src="html/educat-preview/educat/img/event/4.jpg" alt="">
</a>
</div>
<div class="single-event-text">
<h4>
<a href="#">JMI Honours Hotmail Founder Sabeer Bhatia</a>
</h4>
<div class="single-item-comment-view">
<span>
<i class="zmdi zmdi-time"></i>11 am | 7th February, 2018</span>
<span>
<i class="zmdi zmdi-pin"></i>Dr M A Ansari Auditorium, Jamia Millia Islamia</span>
</div>
<p>It was an enterprising atmosphere at Jamia Millia Islamia, with the presence of Hotmail
founder Sabeer Bhatia at Dr M A Ansari Auditorium.....
</p>
<a class="button-default" href="event.html">Know More</a>
</div>
</div>
</div>
<div class="col-md-3 col-sm-3">
<div class="single-event-item">
<div class="single-event-image">
<a href="#">
<img src="html/educat-preview/educat/img/event/2.jpg" alt="">
</a>
</div>
<div class="single-event-text">
<h4>
<a href="#">JMI Endevour Remarkably in Smart India Hackthon, 2017</a>
</h4>
<div class="single-item-comment-view">
<span>
<i class="zmdi zmdi-time"></i>2nd April, 2017</span>
<span>
<i class="zmdi zmdi-pin"></i>Civil Aviation Training College (CATC), Allahabad</span>
</div>
<p>
<strong>Team Navpravartak</strong> from Department of Computer Engineering, Jamia Millia
Islamia was declared the winner of “Smart India Hackathon - 2017”....</p>
<a class="button-default" href="event.html">Know More</a>
</div>
</div>
</div>
<div class="col-md-3 hidden-sm">
<div class="single-event-item">
<div class="single-event-image">
<a href="#">
<img src="html/educat-preview/educat/img/event/3.jpg" alt="">
</a>
</div>
<div class="single-event-text">
<h4>
<a href="#">Securing Cloud-Assisted Services and IoT Systems</a>
</h4>
<div class="single-item-comment-view">
<span>
<i class="zmdi zmdi-time"></i>February 21, 2017 11 am</span>
<span>
<i class="zmdi zmdi-pin"></i>Engineering Auditorium, JMI</span>
<span>
<i class="zmdi zmdi-account"></i>Speaker : Prof. N. Asokan
<span style="font-size:10px;">(Aalto University & University of Helsinki)</span>
</span>
</div>
<p>Professor Asokan is a researcher, specialising in systems security. He presently co-leads
Secure Systems Group at Aalto University.....</p>
<a class="button-default" href="event.html">Know More</a>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-event-item">
<div class="single-event-image">
<a href="#">
<img src="html/educat-preview/educat/img/event/1.jpg" alt="">
</a>
</div>
<div class="single-event-text">
<h4>
<a href="#">4th HPCAC-ISC STUDENT CLUSTER COMPETITION 2015</a>
</h4>
<div class="single-item-comment-view">
<span>
<i class="zmdi zmdi-time"></i>11-15 July, 2015</span>
<span>
<i class="zmdi zmdi-pin"></i>Frankfurt, Germany</span>
</div>
<p>The 4th HPCAC-ISC Student Cluster Competition was held in Frankfurt, Germany, where more
than 2,600 attendees and 160 exhibitors from around the globe met in an opportunity....</p>
<a class="button-default" href="event.html">Know More</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End of Event Area-->
<!--Testimonial Area Start-->
<div class="testimonial-area" style="box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.75);">
<div class="container">
<div class="row">
<div class="col-lg-12 col-lg-offset-0 col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1">
<div class="row">
<div class="col-lg-6 col-lg-offset-3 col-md-8 col-md-offset-2">
<div class="testimonial-image-slider text-center">
<div class="sin-testiImage">
<img src="html/educat-preview/educat/img/testimonial/najeeb.jpg" alt="testimonial 1" />
</div>
<div class="sin-testiImage">
<img src="html/educat-preview/educat/img/testimonial/maria.jpg" alt="testimonial 2" />
</div>
<div class="sin-testiImage">
<img src="html/educat-preview/educat/img/testimonial/aisha.jpg" alt="testimonial 3" />
</div>
<div class="sin-testiImage">
<img src="html/educat-preview/educat/img/testimonial/najeeb.jpg" alt="testimonial 1" />
</div>
<div class="sin-testiImage">
<img src="html/educat-preview/educat/img/testimonial/maria.jpg" alt="testimonial 2" />
</div>
<div class="sin-testiImage">
<img src="html/educat-preview/educat/img/testimonial/aisha.jpg" alt="testimonial 3" />
</div>
</div>
</div>
</div>
<div class="testimonial-text-slider text-center">
<div class="sin-testiText">
<h2>Najeeb Khan </h2>
<p>My undergrad at Department of Computer Engineering, Jamia Millia Islamia has been nothing
short of an insightful experience. The department provided me with a platform where
I learned something new every day and helped me foster an environment of technological
collaboration. It symbolised a point of inflexion in my life which head-started me
onto a trajectory of innovation and creation. I would like to thank my fellow peers,
my professors and the staff at the department for providing me unparalleled support,
infrastructure and a plethora of opportunities that have helped me excel my career
into the field of Computer Sciences.</p>
</div>
<div class="sin-testiText">
<h2>Maria</h2>
<p> It was an honor to be a student of Jamia Millia Islamia, and to graduate as a computer
engineer with a job in my hand.I appreciate all of the faculty and staff members
at JMI who have taken the time and made the effort to teach me, and to help me develop
my professional career.JMI has the highest standards of lectures by supportive and
experienced professors, a friendly environment and highly computed labs.--> My knowledge
considerably expanded in M.TECH and it encouraged me to obtain my PhD in the impending
future.
</p>
</div>
<div class="sin-testiText">
<h2>Aisha Aijaz</h2>
<p> With some of the best equipment, dedicated libraries, placement opportunities, workshops,
and techno-cultural fests, the Computer Science department of Jamia Millia Islamia
has been an excellent form of exposure for me. I have had the pleasure of studying
under and working with eminent professors who have relentlessly assisted me in my
research and project works. The campus is beautiful and the atmosphere is always
inviting.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End of Testimonial Area-->
<!--Newsletter Area Start-->
<div class="newsletter-area">
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-5">
<div class="newsletter-content">
<h3>HOW TO REACH US ? </h3>
</div>
</div>
</div>
</div>
</div>
<!--End of Newsletter Area-->
<!--Footer Widget Area Start-->
<div class="footer-widget-area">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-4">
<div class="single-footer-widget">
<div class="footer-logo">
<a href="html/educat-preview/educat/index.html">
<img src="html/educat-preview/educat/img/logo/footer.png" alt="">
</a>
</div>
<p>Jamia Millia Islamia is located on the south-east corner of Delhi, near various beautiful
places such as Lodhi Garden, Chattarpur Mandir and Lotus Temple. One may reach the University
by road or by metro. It is well-connected and one may take any of the following routes
to reach it:
<h4>New Delhi Railway Station</h4>
<p>It takes a little under an hour to travel the 13.3 km between the station and the university,
via Mathura road. Buses, cab, auto rickshaws, etc. are the various modes one may
choose to cover the distance, if there is no private vehicle available at disposal.</p>
<h4>Indira Gandhi International Airport</h4>
<p>The 19 kilometers between the airport and university usually required an hour to commute
via road.</p>
<h4>Metro</h4>
<p>Nearest metro stations are 'Jamia Millia Islamia' and 'Sukhdev Vihar', under magenta
lane, which is just at walking distance from the University.</p>
<h4>Bus Station</h4>
<p>There are numerous bus stops at and near the University that help enhance the connectivity
between Jamia and the rest of the city.</p>
</p>
</div>
</div>
<div class="col-md-6 col-sm-4">
<div class="single-footer-widget">
<h3>GET IN TOUCH</h3>
<a href="tel:555-555-1212">
<i class="fa fa-phone"></i>+91(11)26981717, 26984617, 26984658, 26988044, 26987183</a>
<span>
<i class="fa fa-envelope"></i>computerengg@jmi.ac.in</span>
<span>
<i class="fa fa-map-marker"></i>Department of Computer Engineering, Jamia Millia Islamia </br>
<span style="margin-left:30px;">New Delhi, Delhi-110025 India</span>
</span>
</div>
</div>
<div class="col-md-6 col-sm-4">
<div id="map" style="width:100%;height:400px; margin-top:20px;"></div>
<script>
function myMap() {
var mapCanvas = document.getElementById("map");
var myCenter = new google.maps.LatLng(28.560380, 77.279208);
var mapOptions = { center: myCenter, zoom: 17 };
var map = new google.maps.Map(mapCanvas, mapOptions);
var marker = new google.maps.Marker({
position: myCenter,
animation: google.maps.Animation.BOUNCE
});
marker.setMap(map);
}
</script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDna5XklfJw5o_0HzLhJLM7IgSRaRV5E8k&callback=myMap"></script>
</div>
</div>
</div>
</div>
<!--End of Footer Widget Area-->
<!--Footer Area Start-->
<footer class="footer-area">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-7">
<span>Copyright © Department of Computer Engineering 2018
</span>
</div>
<div class="col-md-6 col-sm-5">
<div class="column-right">
<span>Jamia Millia Islamia, New Delhi, 110025</span>
</div>
</div>
</div>
</div>
</footer>
<!--End of Footer Area-->
</div>
<!--End of Bg White-->
</div>
<!--End of Main Wrapper Area-->
<!-- Color Switcher -->
<!-- Color Switcher end -->
<!-- jquery
============================================ -->
<script src="html/educat-preview/educat/js/vendor/jquery-1.12.4.min.js"></script>
<!-- bootstrap JS
============================================ -->
<script src="html/educat-preview/educat/js/bootstrap.min.js"></script>
<!-- nivo slider js
============================================ -->
<script src="html/educat-preview/educat/lib/nivo-slider/js/jquery.nivo.slider.js" type="text/javascript"></script>
<script src="html/educat-preview/educat/lib/nivo-slider/home.js" type="text/javascript"></script>
<!-- meanmenu JS
============================================ -->
<script src="html/educat-preview/educat/js/jquery.meanmenu.js"></script>
<!-- wow JS
============================================ -->
<script src="html/educat-preview/educat/js/wow.min.js"></script>
<!-- owl.carousel JS
============================================ -->
<script src="html/educat-preview/educat/js/owl.carousel.min.js"></script>
<!-- scrollUp JS
============================================ -->
<script src="html/educat-preview/educat/js/jquery.scrollUp.min.js"></script>
<!-- Waypoints JS
============================================ -->
<script src="html/educat-preview/educat/js/waypoints.min.js"></script>
<!-- Counterup JS
============================================ -->
<script src="html/educat-preview/educat/js/jquery.counterup.min.js"></script>
<!-- Slick JS
============================================ -->
<script src="html/educat-preview/educat/js/slick.min.js"></script>
<!-- Animated Headlines JS
============================================ -->
<script src="html/educat-preview/educat/js/animated-headlines.js"></script>
<!-- Textilate JS
============================================ -->
<script src="html/educat-preview/educat/js/textilate.js"></script>
<!-- Lettering JS
============================================ -->
<script src="html/educat-preview/educat/js/lettering.js"></script>
<!-- Video Player JS
============================================ -->
<script src="html/educat-preview/educat/js/jquery.mb.YTPlayer.js"></script>
<!-- Mail Chimp JS
============================================ -->
<script src="html/educat-preview/educat/js/jquery.ajaxchimp.min.js"></script>
<!-- AJax Mail JS
============================================ -->
<script src="html/educat-preview/educat/js/ajax-mail.js"></script>
<!-- plugins JS
============================================ -->
<script src="html/educat-preview/educat/js/plugins.js"></script>
<!-- StyleSwitch JS
============================================ -->
<script src="html/educat-preview/educat/js/styleswitch.js"></script>
<!-- main JS
============================================ -->
<script src="html/educat-preview/educat/js/main.js"></script>
</body>
</html>