forked from shashikg/robotics_club
-
Notifications
You must be signed in to change notification settings - Fork 4
/
faculty.html
94 lines (86 loc) · 3.29 KB
/
faculty.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
---
title: Faculty
layout: default
style: faculty
permalink: /faculty/
---
<a name="top"></a>
<div class="cordi-section mdl-typography--text-center">
<div class="team-sec">Club</div>
<div class="cordi-grid mdl-grid">
<div class="mdl-cell mdl-cell--2-col mdl-cell--0-col-tablet mdl-cell--0-col-phone"></div>
<div class="mdl-cell mdl-cell--2-col mdl-cell--2-col-tablet mdl-cell--4-col-phone">
<div class="cordi-card mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-card--expand" style="background:
url('../assets/images/faculty/isaha.jpg') center / cover #46B6AC;">
</div>
<div class="cordi-name mdl-shadow--2dp">
<center>
Prof. Indranil Saha
</center>
</div>
</div>
</div>
<div style="margin-left:6em; color: #EEEEEE; font-size: 18px; text-align: left;"><br><br><br>
Department of Computer Science and Engineering<br>
Indian Institute of Technology, Kanpur<br><br>
Email: isaha[at]cse[dot]iitk[dot]ac[dot]in<br>
Office: RM 408 (Rajeev Motwani Building)<br>
Tel No: +91 512 259 6343 (Office)<br>
Fax No: +91 512 679 7586 (Office)<br><br><br>
<a href="https://cse.iitk.ac.in/users/isaha/">Homepage</a>
</div>
</div>
</div>
<div class="seci-section mdl-typography--text-center">
<div class="team-sec">Humanoid & Robocon</div>
<div class="seci-grid mdl-grid">
<div class="mdl-cell mdl-cell--2-col mdl-cell--0-col-tablet mdl-cell--0-col-phone"></div>
<div class="mdl-cell mdl-cell--2-col mdl-cell--2-col-tablet mdl-cell--4-col-phone">
<div class="seci-card mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-card--expand" style="background:
url('../assets/images/faculty/adutta.jpg') center / cover #46B6AC;">
</div>
<div class="seci-name mdl-shadow--2dp">
<center>
Prof. Ashish Dutta
</center>
</div>
</div>
</div>
<div style="margin-left:6em; color:#263238; font-size: 18px; text-align: left;"><br><br><br>
Department of Mechanical Engineering<br>
Indian Institute of Technology, Kanpur<br><br>
Email:[email protected]<br>
Office: Computer Centre 105 / Faculty Building 338<br>
Phone:91-512-7562 (Off.), 2598710 (Res)<br>
Fax:91-512-2597408<br><br><br>
<a href="http://home.iitk.ac.in/~adutta/">Homepage</a>
</div>
</div>
</div>
<div class="cordi-section mdl-typography--text-center">
<div class="team-sec">AUV</div>
<div class="cordi-grid mdl-grid">
<div class="mdl-cell mdl-cell--2-col mdl-cell--0-col-tablet mdl-cell--0-col-phone"></div>
<div class="mdl-cell mdl-cell--2-col mdl-cell--2-col-tablet mdl-cell--4-col-phone">
<div class="cordi-card mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-card--expand" style="background:
url('../assets/images/faculty/mangal.jpg') center / cover #46B6AC;">
</div>
<div class="cordi-name mdl-shadow--2dp">
<center>
Prof. Mangal Kothari
</center>
</div>
</div>
</div>
<div style="margin-left:6em; color:#EEEEEE; font-size: 18px; text-align: left;"><br><br><br>
Department of Aerospace Engineering<br>
Indian Institute of Technology, Kanpur<br><br>
Email:[email protected]<br>
Phone: +91-512-2596104 (O)<br><br><br>
<a href="https://www.iitk.ac.in/aero/mangal/">Homepage</a>
</div>
</div>
</div>