-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
845 lines (732 loc) · 38.1 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
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
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags always come first -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="stylesheet" href="css/animate.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/frontpage_styles.css">
<title>Indian Institute of Information Technology</title>
<link rel="shortcut icon" type="image/x-icon" href="images/front-page/logo-blue-small.png" /><!--title logo-->
<style type "text/css">
<!--
/* @group Blink */
.blink {
font-size: 40px;
margin-left: 360px;
margin-bottom: 30px;
margin-top: -70px;
-webkit-animation: blink .75s linear infinite;
-moz-animation: blink .75s linear infinite;
-ms-animation: blink .75s linear infinite;
-o-animation: blink .75s linear infinite;
animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-moz-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-o-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
/* @end */
-->
</style>
</head>
<body>
<!-- <script>
(function() {
var cx = '006158153867003141322:jlgijze17-w';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search> -->
<div id="top-of-page" class="header-top">
<div class="header-navbar">
<nav id="big-screen" class="navbar navbar-toggleable-xl">
<div class="container">
<!-- <div class="collapse navbar-collapse" id="navbarNavAltMarkup1"> -->
<ul id="big-screen" class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="html/reach_iiit_kalyani.html">How to reach</a>
</li>
<li class="nav-item">
<a class="nav-link" href="html/contact_us.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="html/notifications.html">Notifications</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="#">Login</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Register</a>
</li> -->
</ul>
<div id="big-screen" class="row">
<div class="col-lg-12">
<form id="search" method="get" id="016180310773126037638:5no86vhxxiy" action="http://google.com/cse">
<input value="016180310773126037638:5no86vhxxiy" name="cx" type="hidden"/>
<!-- <input value="FORID:11" name="cof" type="hidden"/> -->
<input id="q" name="q" size="70" type="text" placeholder="Search..." />
</form>
</div>
</div>
</div>
</nav>
<nav id="small-screen" class="navbar navbar-toggleable-xl">
<ul id="small-screen" class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="html/reach_iiit_kalyani.html"><span class="fa fa-cab"></span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="html/contact_us.html"><span class="fa fa-phone"></span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="html/notifications.html"><span class="fa fa-bell"></span></a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="#"><span class="fa fa-sign-in"></span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"><span class="fa fa-user-plus"></span></a>
</li> -->
<form id="search" method="get" id="006158153867003141322:jlgijze17-w" action="http://google.com/cse">
<input value="006158153867003141322:jlgijze17-w" name="cx" type="hidden"/>
<!-- <input value="FORID:11" name="cof" type="hidden"/> -->
<input id="q" name="q" size="70" type="text" placeholder="Search..." />
</form>
</ul>
</nav>
</div>
<!-- <div class="container">
<div class="row justify-content-center"><a href="#"><img src="img/logo-blue-small.png"> </a>
</div>
<div class=" top-logo-text">
<a href="#">
<div class="row justify-content-center">
<p>Indian Institute of Information Technology</p>
</div>
<div class="row justify-content-center">
<p>Kalyani</p>
</div>
</a>
</div>
</div> -->
<div class="container">
<div class="container">
<div class="row top-logo-text align-self-center">
<!-- <div class="col-sm-2"> -->
<a class="scroll-link" href="#aboutus"><img class="img-fluid" src="images/front-page/logo-blue-small.png"></a>
<!-- <div class="col-sm-10 top-logo-text align-self-center"> -->
<a style="padding-top: 8px;" href="#aboutus" class="scroll-link">
<p>  Indian Institute of Information Technology
<br>  <span >Kalyani, West Bengal</span> <!-- <br>  <span class="small">(Mentored by IIT Kharagpur)</span> -->
<br>  <span style="color: grey" class="small">(mentored by IIT Kharagpur)</span>
</p>
</a>
<!-- <p><br>(Mentored by IIT Kharagpur)</p> -->
<!-- </div> -->
</div>
</div>
</div>
</div>
<div id="first-navbar"></div>
<nav style="z-index: 999;" id="startchange" class="navbar sticky-top navbar-toggleable-sm navbar-light bg-faded">
<div class="container">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav mr-auto">
<a id="first-nav" href="#" class="nav-item nav-link leaf first-nav-active">Home</a>
<div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">About IIITK</a>
<div class="dropdown-content" id="dropdown-content">
<a href="images/administrationimg/Message-of-Mentor-Director.pdf">Director's message</a>
<a href="html/why_iiit.html">Why IIIT Kalyani</a>
<a href="html/administration.html">Administrative body</a>
<a href="html/Mentor_institute.html">Mentor Institute</a>
<a href="html/iiit-pppAct.html">IIIT-PPP Act</a>
<a href="html/rti.html">RTI information</a>
<a href="html/staff.html">Staff</a>
</div>
</div>
<div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">Academics</a>
<div class="dropdown-content" id="dropdown-content">
<a href="html/programmes.html">Programmes</a>
<a href="html/admission.html">Admissions</a>
<a href="html/Academic_cal.html">Academic calender</a>
<a href="html/Course_stru.html">Course Structure</a>
<a href="html/fee_structure.html">Fee Structure</a>
</div>
</div>
<div class="dropdown-link">
<a id="first-nav" href="html/faculty.html" class="nav-item nav-link leaf">Faculty</a>
<!-- <div class="dropdown-content" id="dropdown-content">
<a href="html/faculty.html">Current Faculty</a>
</div> -->
</div>
<div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">Students</a>
<div class="dropdown-content" id="dropdown-content">
<a href="images/front-page/curr_students.pdf">Current Students</a>
<a href="html/admissionug.html#f-aid">Scope of Financial aid</a>
<a href="html/regul_rules.html">Regulatory rules</a>
<a href="html/Anti_ragging.html">Anti ragging</a>
<a href="html/e-Brochure.html">E brouchure</a>
<!-- <div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">Placements</a>
<div class="dropdown-content" id="dropdown-content">
<a href="placements/index.html">Placement portal</a>
<a href="placements/pdf1.pdf">Placement brochure</a>
</div> -->
</div>
</div>
<div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">Placements</a>
<div class="dropdown-content" id="dropdown-content">
<a href="placements/index.html">Placement portal</a>
<a href="placements/pdf1.pdf">Placement brochure</a>
</div>
</div>
<div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">Facilities</a>
<div class="dropdown-content" id="dropdown-content">
<a href="html/Facilities_landing_page-v6.html">All facilities</a>
<a href="html/Campus.html">Campus</a>
<a href="html/Labs.html">Labs</a>
<a href="html/Library.html">Library</a>
<a href="html/Hostel.html">Hostel</a>
<a href="html/Medical.html">Medical Services</a>
<a href="html/Other.html">Other Amenities</a>
</div>
</div>
<div class="dropdown-link">
<a id="first-nav" class="nav-item nav-link leaf">Gymkhana</a>
<div class="dropdown-content" id="dropdown-content">
<!-- <a href="html/sports.html">Sports Club</a> -->
<a href="fmc/index.html">Film and Media Club (FMC)</a>
<a href="html/music.html">Symphony (Music club)</a>
<a href="html/algoholic3.0.html">Algoholic (Technical club)</a>
</div>
</div>
</div>
</div>
<span id="big-screen" class="nav-imagelogo">
<a class="scroll-link" href="#top-of-page"><img class="img-fluid" src="images/front-page/logo.png"></a>
</span>
</div>
</nav>
<!-- ////////////////// -->
<!-- slideshow after first navbar -->
<div class="enclosing">
<div class="tinted-back-slideshow">
<div class="container">
<div class="row align-self-center">
<div class="tinted-text col-md-3 col-xs-12">
<h2 class="animated fadeIn">IIIT Kalyani</h2>
<br>
<h3 class="animated fadeIn">A place where technology meets creativity</h3>
<br>
<p class="animated fadeIn">Preparing students to make meaningful contributions to society.</p>
<br>
</div>
<div class="col-md-9 col-xs-12 align-self-center">
<!-- <div class="container"> -->
<div class="row">
<div class="col">
<div class="slideshow">
<div id="mycarousel" class="carousel slide" data-ride="carousel" data-interval="3000">
<div class="carousel-inner" role="listbox">
<div class="carousel-item active">
<img class="img-fluid"
src="images/front-page/img5.jpg">
<div class="carousel-caption">
<h3 class="animated bounceInLeft" style=" color: white;">Explore Excellence</h3>
<p class="animated bounceInUp" style="color: white;">@ IIIT Kalyani</p>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid"
src="images/front-page/img.jpeg">
<div class="carousel-caption">
<h3 class="animated bounceInLeft" style="color: white;">Explore Photography</h3>
<a href="fmc/index.html"><p class="animated bounceInUp" style="color: white;">@ FMC</p></a>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid"
src="images/front-page/img1.jpg">
<div class="carousel-caption">
<h3 class="animated bounceInLeft" style="color: white;">Explore Creativity</h3>
<a href="https://www.facebook.com/Udaan-IIIT-Kalyani-412738869084302/"><p class="animated bounceInUp" style="color: white;">@ Udaan</p></a>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid"
src="images/front-page/img4.jpg">
<div class="carousel-caption">
<h3 class="animated bounceInLeft" style="color: white;">Explore Inner spirit</h3>
<a href="html/sports.html"><p class="animated bounceInUp" style="color: white;">@ Sports Club</p></a>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid"
src="images/front-page/img2.jpg">
<div class="carousel-caption">
<h3 class="animated bounceInLeft" style=" color: white;">Explore Music</h3>
<a href="html/music.html"><p class="animated bounceInUp" style="color: white;">@ Symphony</p></a>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid"
src="images/front-page/img7.jpg">
<div class="carousel-caption">
<h3 class="animated bounceInLeft" style=" color: white;">Express Yourself</h3>
<a href="https://www.facebook.com/SmciiitKalyani/"><p class="animated bounceInUp" style="color: white;">@ Culturals</p></a>
</div>
</div>
<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>
<li data-target="#mycarousel" data-slide-to="4"></li>
<li data-target="#mycarousel" data-slide-to="5"></li>
</ol>
<a class="carousel-control-prev" data-target="#mycarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" data-target="#mycarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slideshow container ends -->
<!-- /////////////////////// -->
<!-- <div class=""> -->
<div class="quotes-section" id="quotes-section">
<div class="container">
<br>
<br>
<div class="row head-quotes justify-content-center">
<h2>Faces of IIIT Kalyani</h2>
</div>
<hr>
<br>
<div class="quotes-slideshow-wrapper">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="quotes-slideshow">
<div class="container">
<div id="quote-carousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#quote-carousel" data-slide-to="0" class="active"></li>
<li data-target="#quote-carousel" data-slide-to="1"></li>
<li data-target="#quote-carousel" data-slide-to="2"></li>
<li data-target="#quote-carousel" data-slide-to="3"></li>
<li data-target="#quote-carousel" data-slide-to="4"></li>
<li data-target="#quote-carousel" data-slide-to="5"></li>
<li data-target="#quote-carousel" data-slide-to="6"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="carousel-item active">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/front-page/img_quotes5.jpg" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>I will not teach you anything that is in the text book. After all, you are capable enough to read. What I will do is, try to tell you things that are, in general, relevant to the area.<br>
<small>- Prof. Partha P. Chakrabarti<!-- (Mentor Director) --></small>
</p>
</div>
</div>
</blockquote>
</div>
<div class="carousel-item">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/administrationimg/director_image.jpg" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>Sometimes questions are difficult but their solutions are easy<br>
<small>- Prof. Anupam Basu<!-- (Executive Director) --></small><br><br>
</p>
</div>
</div>
</blockquote>
</div>
<div class="carousel-item">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/administrationimg/msg.JPG" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>There are many paths to reach a destination , but a good teacher tells you the shortest path.<br>
<small>- Dr. Madhumita Sengupta</small>
</p>
</div>
</div>
</blockquote>
</div>
<div class="carousel-item">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/front-page/img_quotes1.png" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>It is one of the fastest growing institutes in the country.
<br>
<small>- Dr. Uma Das</small>
</p>
</div>
</div>
</blockquote>
</div>
<div class="carousel-item">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/faculty/skmain.JPG" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>It's the best place to be, with so much going on round the year, everything is just awesome here!!<br>
<small>- Dr. Sandeep Karmakar</small>
</p>
</div>
</div>
</blockquote>
</div>
<div class="carousel-item">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/front-page/img_quotes3.jpg" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>Happy to graduate hundreds of students every year.
<br>
<small>- Dr. Imon Mukherjee</small></p>
</div>
</div>
</blockquote>
</div>
<div class="carousel-item">
<blockquote>
<div class="row">
<div class="col-sm-3 text-center">
<img class="img-circle" src="images/faculty/skhmain.JPG" style="width: 100px;height:100px;">
</div>
<div class="col-sm-9">
<p>We are not just teachers, we will be with them and we will be for them.
<br>
<small>- Dr. SK Hafizul Islam</small>
</p>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- news flash -->
<div class="tab blink">Our First Batch got 100% placement offers.</div>
<!-- //////////////////// -->
<!-- second navbar starts -->
<nav id="second-nav" class="navbar navbar-toggleable-xl sticky-top bg-faded" style="z-index: 998">
<div class="container">
<div class="navbar-nav ml-auto">
<a class="second-nav-anchor nav-item nav-link" href="#aboutus">About us</a>
<a class="second-nav-anchor nav-item nav-link" href="#news">News</a>
<a class="second-nav-anchor nav-item nav-link" href="#events">Events</a>
<a class="second-nav-anchor nav-item nav-link disappear" href="#footer">Important Links</a>
</div>
</div>
</nav>
<!-- second navbar ends -->
<!-- //////////////////// -->
<div class="content">
<section id="aboutus">
<div class="wrapper-aboutus tinted-back-aboutus">
<div class="container">
<div class="row align-self-center">
<div class="col-lg-4 col-sm-12">
<h3>Our mission</h3>
<br>
<p>The Indian Institute of Information Technology Kalyani has been setup with an objective to produce best-in-class human resources in IT and to harness the multidimensional facets of IT in various domains. <span><a id="small-screen-aboutus" href="html/about_us.html">Read more...</a></span> </p>
<p id="big-screen-aboutus"> IIIT Kalyani strives to evolve into a world-class academic institution with the highest quality of education and research facilities and produce industry ready IT graduates to meet the industry demands. The institute will act as a catalyst in fostering an innovative entrepreneur-focused ecosystem to ensure that new products, solutions and IP are created in the State taking advantage of the intellectual capital of the State.</p>
</div>
<div class="col-lg-4 col-sm-12">
<h3>Location</h3>
<br>
<p>Kalyani is located in the Nadia district of West Bengal, within the Kolkata metropolitan area and is the administrative headquarter of Kalyani subdivision.
<span><a id="small-screen-aboutus" href="html/about_us.html">Read more...</a></span></p> <p id="big-screen-aboutus">Situated on the banks of Hooghly River, the city is spread over a sprawling area of 29.14 square kilometres (11.25 sq mi). Kalyani being a planned town, is characterized by underground sewerage system, paved roads forming rectangular grids, tree lined avenues and community parks.</p>
</div>
<div class="col-lg-4 col-sm-12">
<h3 id="big-screen-aboutus">Mentor institute</h3>
<br>
<p id="big-screen-aboutus">Presently, the institute is being mentored by Indian Institute of Technology Kharagpur with Prof. Partha P. Chakrabarti, Director, IIT Kharagpur as Mentor Director and Prof. Anupam Basu, Professor, Department of Computer Science and Engineering, IIT Kharagpur as Executive Director/Professor-In-Charge.</p>
<p id="big-screen-aboutus">
IIIT Kalyani has been attributed the status of Institute of National Importance (INI) by the cabinet in March 2017.</p>
</div>
</div>
<div class="row">
<div class="ml-auto">
<a href="html/about_us.html">
<button class="button-aboutus">Read More..</button>
</a>
</div>
</div>
</div>
</div>
</section>
<section id="news">
<div class="wrapper">
<br>
<br>
<br>
<div class="container">
<h1>News</h1>
<hr>
<div class="row">
<div class="col-xs-12 col-md-6 col-sm-12">
<img src="images/front-page/news.jpg" class="img-fluid" style="">
<h5><span class="news-date">28 Nov, 2017</span>
<br>Computer Literacy Program: 13th December to 30th December 2017</h5>
<p>IIIT Kalyani is organizing computer literacy program from 13th December to 30th December 2017.</p>
</div>
<div class="col-xs-12 col-md-6 col-sm-12">
<div class="col-xs-12 col-md-12">
<h5><span class="news-date">28 Nov, 2017</span>
<br>PhD Admission even semester 2018</h5>
<p>PhD shortlisting is done. List in Notifications.
Applications are invited for PhD admission. Details in Notifications.</p>
</div>
<div class="col-xs-12 col-md-12 col-sm-12">
<h5><span class="news-date">16 March, 2017</span>
<br>IIIT Kalyani has received status of Institute of National Importance</h5>
<p>The parliament has passed the IIIT Act where in Indian Institute of Information Technology Kalyani has received the status of Institute of National Importance, giving the authority to award Degrees to all our students.</p>
</div>
<div class="col-xs-12 col-md-12 col-sm-12">
<h5><span class="news-date">10 Feb, 2017</span>
<br>Change of mentor institute</h5>
<p>Indian Institute of Technology, Kharagpur is now mentoring IIIT Kalyani.</p>
</div>
</div>
</div>
<div class="row">
<div class="ml-auto">
<a href="html/news_events.html">
<button class="button-aboutus">Older News</button>
</a>
</div>
</div>
</div>
</div>
</section>
<section id="events">
<div class="wrapper">
<br>
<br>
<br>
<div class="container">
<h1>Events</h1>
<hr>
<div class="row">
<div class="col-md-4 col-sm-12" style="padding-bottom:20px;" >
<div class="flip" style="margin:0px auto;" >
<div class="back" style="line-height:1.6em;text-align:center;">
<h2 style="padding-top:15px;">Swachh Bharat Summer Intrenship</h2>
Last date: 15th May, 2018.<br>
Details at <a href="https://sbsi.mygov.in" target="_blank">mygov.in</a><br><br>
<button type="button" class="btn btn-secondary">See More</button>
</div>
<div class="front">
<div class="date"></div>
<img src="images/front-page/swachhbharat.jpg" class="img-fluid" style="height:240px;">
</div>
</div>
</div>
<div class="col-md-4 col-sm-12" style="padding-bottom:20px;">
<div class="flip" style="margin:0px auto;">
<div class="back" style="line-height:1.6em;text-align:center;">
<h2 style="padding-top:15px;color:#EA9726;">Orientation Day</h2>
Symphony(IIIT-Kalyani's Music Club)<br>
Date:16th Mar 2018<br>
<span style="color:#337C1D;">Venue:IIIT-Kalyani Main Campus</span><br><br>
<button type="button" class="btn btn-secondary">See More</button>
</div>
<div class="front">
<div class="date"></div>
<img src="images/front-page/poster.jpg" class="img-fluid" style="height:240px;">
</div>
</div>
</div>
<div class="col-md-4 col-sm-12" style="padding-bottom:20px;">
<div class="flip" style="margin:0px auto;">
<div class="back" style="line-height:1.6em;text-align:center;">
<h2 style="padding-top:30px;">Paryatan parv</h2>
Event Regarding: Tourism event<br>
Date: 31st Oct 2017<br>
Venue: Kolkata<br><br>
<button type="button" class="btn btn-secondary">See More</button>
</div>
<div class="front">
<div class="date"></div>
<img src="images/front-page/parv.jpg" class="img-fluid" style="height:240px;">
</div>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;">
<div class="ml-auto">
<a href="html/news_events.html#events_page">
<button class="button-aboutus">Older Events</button>
</a>
</div>
</div>
</div>
</div>
</section>
</div>
<br>
<br>
<!-- footer starts -->
<div id="footer">
<footer class="footer">
<div class="container">
<div class="row justify-content-center">
<a class="scroll-link" href="#top-of-page"><img src="images/front-page/logo.png"></a>
</div>
<br>
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-3">
<p class="node">Academics</p>
<ul class="list-unstyled">
<li class="leaf"><a href="html/admission.html">Admission</a></li>
<li class="leaf"><a href="placements/index.html">Placement portal</a></li>
<li class="leaf"><a href="placements/pdf1.pdf">Placement brochure</a></li>
<li class="leaf"><a href="html/fee_structure.html">Fee Structure</a></li>
<li class="leaf"><a href="html/Course_stru.html">Course Structure</a></li>
<li class="leaf"><a href="html/Academic_cal.html">Acedemic Calender</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-6 col-lg-3">
<p class="node">Quick Links</p>
<ul class="list-unstyled">
<li class="leaf"><a href="html/e-Brochure.html">E brochure</a></li>
<li class="leaf"><a href="html/faculty.html">Faculty Members</a></li>
<li class="leaf"><a href="html/administration.html">Administrative body</a></li>
<li class="leaf"><a href="html/Mentor_institute.html">Mentor Institute</a></li>
<li class="leaf"><a href="html/Anti_ragging.html">Anti ragging</a></li>
<li class="leaf"><a href="html/notifications.html">Notifications</a></li>
<li class="leaf"><a href="html/news_events.html">News and events</a></li>
<li class="leaf"><a href="html/iiit-pppAct.html">IIIT-PPP act</a></li>
<li class="leaf"><a href="html/rti.html">RTI</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-6 col-lg-3">
<p class="node">Explore IIITK</p>
<ul class="list-unstyled">
<li class="leaf"><a href="html/Facilities_landing_page-v6.html">Facilities</a></li>
<!-- <li class="leaf"><a href="html/sports.html">Sports club</a></li> -->
<li class="leaf"><a href="fmc/index.html">Film and Media Club (FMC)</a></li>
<li class="leaf"><a href="html/music.html">Symphony (Music club)</a></li>
<li class="leaf"><a href="html/algoholic3.0.html">Algoholic (Technical club)</a></li>
<li class="leaf"><a href="html/reach_iiit_kalyani.html">How to reach IIIT Kalyani</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-6 col-lg-3">
<p class="node">Contact us</p>
<ul class="list-unstyled">
<address>Indian Institute of Information Technology, Kalyani<br> Webel IT Park (Near Buddha Park), Kalyani – 741235<br>Nadia, West Bengal</address>
<a class="con" href = "mailto: office@iiitkalyani.ac.in">office@iiitkalyani.ac.in</a>
<br>
<a href = "mailto: admission@iiitkalyani.ac.in">admission@iiitkalyani.ac.in</a>
</ul>
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="social-links">
<a class="fa fa-google-plus-square" href="https://plus.google.com/113956524857746941344"></a>
<a class="fa fa-facebook-square" href="https://www.facebook.com/iiitkalyani/"></a>
<!-- <a class="fa fa-linkedin-square" href="http://www.linkedin.com/in/"></a> -->
<a class="fa fa-twitter-square" href="https://twitter.com/iiit_kalyani?lang=en"></a>
<a class="fa fa-youtube-square" href="https://www.youtube.com/channel/UCdnaperuWO_6YfXzEov6-QA/videos"></a>
</div>
</div>
<hr>
<div class="row justify-content-center">
<p class="small">Copyright © 2017 IIIT Kalyani. All rights reserved.</p>
</div>
<div class="row justify-content-center">
<ul class="list-unstyled list-end">
<li><a href="html/webteam.html">Web Team</a></li>
<li><a href="https://docs.google.com/forms/d/e/1FAIpQLSfzO9mfsCZR23MZwn9y__0LXyu439SoTDqo8p4_mOuYtCOUTA/viewform?usp=sf_link">Feedback</a></li>
<!-- <li><a href="http://iiitkalyani.ac.in/" target="blank">Old website</a></li> -->
</ul>
</div>
</div>
</footer>
</div>
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/frontpage/scripts.js"></script>
<script src="js/frontpage/jquery.singlePageNav.min.js"></script>
</body>
</html>