-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcontacts.php
executable file
·190 lines (129 loc) · 7.38 KB
/
contacts.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
<?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/umang.jpg"style="height:200px;width:200px">
</div><!-- /.member-image -->
<figcaption class="member-details bordered no-top-border" style="height:110px;width:180px;position:relative;">
<h3>
Umang Chhapriya
<span>Manager <br>9967346106 </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/rutuparn.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>
Rutuparn
<span>Manager <br>8454992510</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>