forked from students-alumni-cell-iitkgp/sac_website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathleadership_summit.php
223 lines (200 loc) · 8.9 KB
/
leadership_summit.php
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
<html>
<head>
<title>Students' Alumni Cell · IIT Kharagpur</title>
<?php include 'metatags.php'; ?>
<?php include 'css_include.php';?>
<style>
.foo{
background-image:url('img/vinay.png');width:1330px;background-repeat:no-repeat;margin-left:15px; }
</style>
</head>
<body>
<div class="container">
<?php include 'topheader.php';?>
<?php include 'navbar.php' ;?>
<h2 style="text-align:center;margin-top:100px;">
LEADERSHIP SUMMIT
</h2>
<div class="row">
<img src="img/summit.jpg" width="1150px" >
</div>
<div class="row">
<p style="padding:5px;text-align:justify;">
The Students' Alumni Cell, IIT Kharagpur is a voluntary student body working under the aegis of the Office of Alumni Affairs and International Relations. It strives to bridge the gap between IIT Kharagpur and its esteemed alumni community.
Over the course of past few years, the Students' Alumni Cell has emerged as a key organ of the Office of Alumni Affairs and International Relations in executing its yearlong events and activities. The Students' Alumni Cell continuously endeavours to strengthen the relations of the alumni of this institute and their alma mater. Formed as and operating under the Dean, Alumni Affairs and International Relations, the Students' Alumni Cell has been instrumental in organising the Annual Alumni Meet, publishing the quarterly alumni newsletter (KGPian), the annual literary magazine (Yearnings of Yore) and the Annual Yearbook (Colours Of Life) and among other things like organising regular guest lectures by distinguished alumni in the campus. The Students' Alumni Cell also operates the Student - Alumni Mentorship Programme, My Imprint (Giving Back - Alumni contribution) and organises Alvida (the annual farewell dinner). We look forward to taking up more initiatives and organizing more such events to foster the bond between the institute and the alumni.
</p>
</div>
<div class="row">
<div class="col-lg-12 text-center blueLine"><h2>Our Speakers</h2></div>
</div>
<div class="row">
<div class="col">
<div class="col-md-6" >
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\arunabhkumar.jpg" height="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>ARUNABH KUMAR</h3>
<h4>FOUNDER & CEO</h4>
THE VIRAL FEVER
</div>
</div>
</div>
</div>
<div class=" col-md-6 " >
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\1.jpg "height="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>S.V.MANI</h3>
<h4>VICE PRESIDENT</h4>
TATA CONSULTANCY SERVICE
</div>
</div>
</div>
</div>
<div class="row">
<div class="col">
<div class="col-md-6">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\prasadrmenon.jpg"height="200px" width="200px"style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>P R MENON</h3>
<h4>MANAGING DIRECTOR</h4>
JOINT VENTURE OF<br>TATA & SINGAPORE AIRLINES
</div>
</div>
</div>
</div>
<div class=" col-md-6 ">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\3.jpg"height="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>ASHOK KHEMKA</h3>
<h4>DG</h4>
ARCHIVES AND ARCHAEOLOGY,HARYANA
</div>
</div>
</div>
</div>
<div class="row">
<div class="col">
<div class="col-md-6">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\arjunmalhotra.jpg"height="200px" width="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>ARJUN MALHOTRA</h3>
<h4>CHAIRMAN</h4>
HEADSTRONG<br> PROJECTS LIMITED
</div>
</div>
</div>
</div>
<div class=" col-md-6 ">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\gopalrajgarhia.jpg"height="200px" width="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>SHRI GOPAL RAJGARHIA</h3>
<h4>MANAGING DIRECTOR </h4>
ORIENT ABRASIVES LIMITED
</div>
</div>
</div>
</div>
</div>
<div style="text-align:center;">
<button type="button" class="btn btn-primary btn-lg" data-toggle="modal" data-target="#registermentor" style="width:300px;">
View more
</button>
</div>
<div class="modal fade" id="registermentor" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style="width:1200px;">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Our Speakers </h4>
</div>
<div class="modal-body" style="text-align:center;">
<div class="row">
<div class="col">
<div class="col-md-6" >
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\subhaschandersarin.jpg" height="200px" width="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>SUBHAS CHANDER SARIN</h3>
<h4>FOUNDER & CEO</h4>
THE VIRAL FEVER
</div>
</div>
</div>
</div>
<div class=" col-md-6 " >
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\sakyasinharoy.jpg "height="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>SAKYA SINHA ROY</h3>
<h4>VICE PRESIDENT</h4>
TATA CONSULTANCY SERVICE
</div>
</div>
</div>
</div>
<div class="row">
<div class="col">
<div class="col-md-6">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\4.jpg"height="200px" width="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>PESHWA ACHARYA</h3>
<h4>CEO</h4>
AASAANPAY SOLUTIONS INDIA PRIVATE LIMITED
</div>
</div>
</div>
</div>
<div class=" col-md-6 ">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\anjanraichaudhuri.jpg" height="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>ANJAN RAICHAUDHURI</h3>
<h4>DG</h4>
ARCHIVES AND ARCHAEOLOGY,HARYANA</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col">
<div class="col-md-6">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\arjunmalhotra.jpg"height="200px" width="200px" style="border-radius:100%"></div></div>
<div class="col-md-8">
<h3>SUBRATA PAUL</h3>
<h4>CEO & DIRECTOR</h4>
BENGAL AERTROPOLIS<br> PROJECTS LIMITED
</p>
</div>
</div>
</div>
</div>
<div class=" col-md-6 ">
<div class="row bg-light" >
<div class="col-md-4"><div class="row"><img src="img\leadership speakers\5.jpeg"height="200px" style="border-radius: 100%"></div></div>
<div class="col-md-8">
<h3>TULSI DAS BANERJEE</h3>
<h4>VICE PRESIDENT & HEAD-STRATEGY</h4>
TIL LTD KOLKATA</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="foo">
<?php include 'spons-slider.php' ;?>
<?php include 'footer.php';?>
</div>
<?php include 'js_include.php';?>
</body>
</html>