-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcontacts_old.php
301 lines (196 loc) · 11 KB
/
contacts_old.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
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
<?php include 'header.php'; ?>
</div><!-- /.container -->
</div><!-- /.navbar-collapse -->
</div><!-- /.yamm -->
</div><!-- /.navbar -->
</header>
<!-- ============================================================= HEADER : END ============================================================= -->
<!-- ============================================================= MAIN ============================================================= -->
<main>
<!-- ============================================================= SECTION – CONTACT FORM ============================================================= -->
<section id="contact-form">
<div class="col-sm-6 outer-top-md inner-left-sm border-left">
<h2>Contacts</h2>
<p>Find us in Tinkere's lab</p>
<h3>New Tinkerer's Lab</h3>
<ul class="contacts">
<li><i class="icon-location contact"></i> Tree Labs beside Mechanical Department, IIt Bombay, powai, Mumbai-400076</li>
<li><a href="mailto:[email protected]"><i class="icon-mail-1 contact"></i>[email protected]</a></li>
</ul><!-- /.contacts -->
<h3>Old Tinkerer's lab</h3>
<ul class="contacts">
<li><i class="icon-location contact"></i> 3rd floor, Main Building IIT Bombay, powai, Mumbai - 400076</li>
<li><a href="mailto:[email protected]"><i class="icon-mail-1 contact"></i>[email protected]</a></li>
</ul><!-- /.contacts -->
<div class="social-network">
<h3>Social</h3>
<ul class="social">
<li><a href="https://www.facebook.com/pages/Technovation/153398628063238"><i class="icon-s-facebook"></i></a></li>
<li><a href="https://groups.google.com/forum/#!forum/technovation-council"><i class="icon-s-gplus"></i></a></li>
<li><a href="#"><i class="icon-s-twitter"></i></a></li>
</ul><!-- /.social -->
<br><br><br>Site Built By <h2>AKASH KISHORE</h2><br>
<ul class="footer-menu pull-left">
<li><a href="index.php">About</a></li>
<li><a href="mentors1.php">Mentors</a></li>
<li><a href="contacts.php">Contact</a></li>
</ul><!-- .footer-menu -->
</div><!-- /.social-network -->
</div><!-- /.col -->
</div><!-- /.row -->
</div><!-- /.col -->
</div><!-- /.row -->
</div><!-- /.container -->
</section>
<!-- ============================================================= SECTION – CONTACT FORM : END ============================================================= -->
</div><!-- ./col -->
<div class="col-md-6">
<!-- ============================================================= SECTION – CONTACT NAMES ============================================================= -->
<section id="contact-names" class="light-bg inner-xs inner-left-xs inner-right-xs">
<h3 class="team-headline sidelines text-center"><span>Meet our team</span></h3>
<div class="row thumbs gap-md text-center">
<div class="col-sm-4 thumb">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail"src="assets/images/art/shyam.jpg"style="height:200px;width:200px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border" style="height:110px;width:200px;position:relative;left:36px">
<h3>
Shyam Sunder
<span>Manager <br>7738450101 </span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
<div class="col-sm-4 thumb">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail"src="assets/images/art/manmohan.jpg" style="height:200px;width:200px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border"style="height:110px;width:200px;position:relative;left:36px">
<h3>
Manmohan Mandhana
<span>Manager <br>9769486341</span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
<div class="col-sm-4 thumb">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail"src="assets/images/art/dewa.jpg"style="height:200px;width:200px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border"style="height:110px;width:200px;position:relative;left:36px">
<h3>
Dewashish Kumar Dey
<span>Manager <br>7738258332</span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
</div><!-- /.row -->
<div class="row thumbs gap-md text-center">
<div class="col-sm-3 thumb last-bottom">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail"src="assets/images/art/umang.jpg"style="height:150px;width:150px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border"style="height:110px;width:150px;position:relative;left:26px">
<h3>
Umang Chhaparia
<span>Convener 9967346106 </span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
<div class="col-sm-3 thumb last-bottom">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail"src="assets/images/art/akash.jpg"style="height:150px;width:150px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border"style="height:110px;width:150px;position:relative;left:26px">
<h3>
Akash Kishore
<span>Convener 9967342805 </span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
<div class="col-sm-3 thumb last-bottom">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail" src="assets/images/art/jashan.jpg"style="height:150px;width:150px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border"style="height:110px;width:150px;position:relative;left:26px">
<h3>
Jashan Singhal
<span>Convener 9987870369 </span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
<div class="col-sm-3 thumb last-bottom">
<figure class="member">
<div class="member-image">
<img class="img-thumbnail"src="assets/images/art/sumit.jpg"style="height:150px;width:150px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border"style="height:110px;width:150px;position:relative;left:26px">
<h3>
Sumit Jain
<span>Convener 8233490102 </span>
</h3>
</figcaption>
</figure>
</div><!-- /.col -->
</div><!-- /.row -->
</section>
<!-- ============================================================= SECTION – CONTACT NAMES : END ============================================================= -->
<!-- ============================================================= FOOTER ============================================================= -->
<footer class="dark-bg">
<div class="footer-bottom" class="pull-left">
<div class="container inner" class="pull-left">
<p class="pull-left">© STAB-IITB. All rights reserved.</p>
<ul class="footer-menu pull-right">
<li><a href="index.php">About</a></li>
<li><a href="mentors1.php">Mentors</a></li>
<li><a href="contact.php">Contact</a></li>
</ul><!-- .footer-menu -->
</div><!-- .container -->
</div><!-- .footer-bottom -->
</footer>
<!-- ============================================================= FOOTER : END ============================================================= -->
<!-- JavaScripts placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.easing.1.3.min.js"></script>
<script src="assets/js/jquery.form.js"></script>
<script src="assets/js/jquery.validate.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/bootstrap-hover-dropdown.min.js"></script>
<script src="assets/js/skrollr.min.js"></script>
<script src="assets/js/skrollr.stylesheets.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/waypoints-sticky.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/jquery.easytabs.min.js"></script>
<script src="assets/js/google.maps.api.v3.js"></script>
<script src="assets/js/viewport-units-buggyfill.js"></script>
<script src="assets/js/scripts.js"></script>
<!-- For demo purposes – can be removed on production -->
<link href="assets/css/green.css" rel="alternate stylesheet" title="Green color">
<link href="assets/css/blue.css" rel="alternate stylesheet" title="Blue color">
<link href="assets/css/red.css" rel="alternate stylesheet" title="Red color">
<link href="assets/css/pink.css" rel="alternate stylesheet" title="Pink color">
<link href="assets/css/purple.css" rel="alternate stylesheet" title="Purple color">
<link href="assets/css/orange.css" rel="alternate stylesheet" title="Orange color">
<link href="assets/css/navy.css" rel="alternate stylesheet" title="Navy color">
<link href="assets/css/gray.css" rel="alternate stylesheet" title="Gray color">
<script src="switchstylesheet/switchstylesheet.js"></script>
<script>
$(document).ready(function(){
$(".changecolor").switchstylesheet( { seperator:"color"} );
});
</script>
<!-- For demo purposes – can be removed on production : End -->
</body>
</html>