-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
262 lines (207 loc) · 10.9 KB
/
contact.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta name = "author" content = "Akhil Pandey , Om Bhallamudi">
<meta name = "keywords" content = "GUSAC,GITAM gusac,SAC" >
<meta name = "description" content = "Basically this web site showcases the entire activities of the SAC and also events and occurences that happen in the Activity Center.Also the Content of the website is copyrighted and written from scratch so please be respectfull of that." >
<title>GUSAC | Contact</title>
<link rel="shortcut icon" href="GUSAC_LOGO.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="HandheldFriendly" content="true"/>
<meta name="MobileOptimized" content="320"/>
<link href="contact/_include/css/bootstrap.min.css" rel="stylesheet">
<link href="contact/_include/css/main1.css" rel="stylesheet">
<link href="contact/_include/css/style1.css" rel="stylesheet">
<link href="contact/_include/css/supersized.css" rel="stylesheet">
<link href="contact/_include/css/supersized.shutter.css" rel="stylesheet">
<link href="contact/_include/css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="contact/_include/css/fonts.css" rel="stylesheet">
<link href="contact/_include/css/shortcodes.css" rel="stylesheet">
<link href="contact/_include/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="contact/_include/css/responsive.css" rel="stylesheet">
<link href="contact/_include/css/supersized.css" rel="stylesheet">
<link href="contact/_include/css/supersized.shutter.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900' rel='stylesheet' type='text/css'>
<link rel="apple-touch-icon" href="#">
<link rel="apple-touch-icon" sizes="114x114" href="#">
<link rel="apple-touch-icon" sizes="72x72" href="#">
<link rel="apple-touch-icon" sizes="144x144" href="#">
<script src="contact/_include/js/modernizr.js"></script>
</head>
<body>
<div class="ole">
<section id="jSplash">
<div id="circle"></div>
</section>
</div>
<header>
<div class="sticky-nav">
<a id="mobile-nav" class="menu-nav" href="#menu-nav"></a>
<nav id="menu">
<ul id="menu-nav">
<li><a href="main.html" class="external">Home <span class="font-icon-home"></span></a></li>
<li><a href="clubactivities.html" class="external">Club Activities <span class="font-icon-arrow-light-round-down-circle"></span></a></li>
<li><a href="events.html" class="external">Events <span class="font-icon-calendar"></span></a></li>
<li><a href="blog.html" class="external">Blog <span class="font-icon-info"></span></a></li>
<li><a href="gallery.html" class="external">Gallery <span class="font-icon-camera"></span></a></li>
<li><a href="about.html" class="external">About Us <span class="font-icon-group"></span></a></li>
<li class="current"><a href="contact.html" class="external">Contact Us <span class="font-icon-phone"></span></a></li>
</ul>
</nav>
</div>
</header>
<div id="contact">
<div class="container">
<div class="row">
<div class="span12">
<div class="title-page">
<h2 class="title">Get in Touch <span class="font-icon-briefcase"></span></h2>
<h3 class="title-description">There are many projects that are happening in GUSAC ,come forward to make the difference </h3>
</div>
</div>
</div>
<div class="row">
<div class="span6">
<form id="contact-form" class="contact-form" method="post" action="mailer.php" class="" role="form">
<div class="form-group">
<span for class="label ">Hello I am</span>
<input id="inputName" type="text" placeholder="Your name goes here" value="" name="inputName" />
</div>
<div class="form-group">
<span class="label label-info">From</span>
<input id="inputInfo" type="text" placeholder="Specify your College & Branch" value="" name="inputInfo" />
</div>
<div class="form-group">
<span class="label label-important">Ping me on</span>
<input id="inputNumber" type="text" placeholder="Your Phone Number" value="" name="inputNumber" />
</div>
<div class="form-group">
<span class="label label-inverse">And my Email-id is </span>
<input id="inputEmail" type="text" placeholder="Email Address" value="" name="inputEmail" />
</div>
<div class="form-group">
<span class="label label-success">Subject</span>
<input id="inputSubject" type="text" placeholder="Regarding" value="" name="inputSubject" />
</div>
<div class="form-group">
<span class="label label-warning">Message</span>
<textarea id="inputMessage" placeholder="Please type in....." name="inputMessage" rows="10" cols="30"></textarea>
</div>
<br />
<div class="form-group">
<div class="col-lg-offset-2 col-lg-10">
<button type="submit" class="btn btn-success">
Send Message
</button>
</div>
</div>
<div id="response">
</div>
</form>
</div>
<div class="span6">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<div id="googlemaps">
<div id="map" class="google-map google-map-full"></div>
</div>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="contact/_include/js/jquery.gmap.min.js"></script>
<script type="text/javascript">
$('#map').gMap({
controls: {
panControl: false,
zoomControl: false,
mapTypeControl: false,
scaleControl: false,
streetViewControl: false,
overviewMapControl: false
},
maptype: 'ROADMAP',
scrollwheel: true,
zoom: 13,
markers: [
{
address: 'GUSAC,GITAM University,Visakhapatnam,Andhra Pradesh,India',
html: '',
popup: false,
}
],
});
$('#mapBg').gMap({
controls: {
panControl: false,
zoomControl: false,
mapTypeControl: false,
scaleControl: false,
streetViewControl: false,
overviewMapControl: false
},
maptype: 'ROADMAP',
scrollwheel: true,
zoom: 13,
markers: [
{
address: 'GUSAC,GITAM University,Visakhapatnam,Andhra Pradesh,India',
html: '',
popup: false,
}
],
});
</script>
</div>
</div>
</div>
</div>
<footer >
<div class="row-fluid">
<div class="span4">
<div class="icons-box">
<i class="font-icon-expand-view-3"></i>
<h3>Built Also For Mobiles</h3>
<p>
As you see this website is a responsive website and you can have the flexibility of viewing this on any of the devices such as your Mobile-Phones,
Tabs,Laptops etc.
</p>
<div class="clearfix"></div>
</div>
</div>
<div class="span4">
<div class="icons-box">
<i class="font-icon-social-facebook"></i>
<h3>Like Us !</h3>
<p>
You Can Also Follow Us on Facebook inorder to get the updates regarding any of the Events and also the important announcements about the Buzzing
things in the Campus !
</p>
<div class="clearfix"></div>
</div>
</div>
<div class="span4">
<div class="icons-box">
<i class="font-icon-heart"></i>
<h3>Loved Our Work</h3>
<p>
The code of the webiste has been written with the help of the frontend framework of Bootstrap which is a powerfull tool to build good looking
websites.
</p>
<div class="clearfix"></div>
</div>
</div>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="contact/_include/js/bootstrap.min.js"></script>
<script src="contact/_include/js/supersized.3.2.7.min.js"></script>
<script src="contact/_include/js/waypoints.js"></script>
<script src="contact/_include/js/waypoints-sticky.js"></script>
<script src="contact/_include/js/jquery.isotope.js"></script>
<script src="contact/_include/js/jquery.fancybox.pack.js"></script>
<script src="contact/_include/js/jquery.fancybox-media.js"></script>
<script src="contact/_include/js/plugins.js"></script>
<script src="contact/_include/js/main1.js"></script>
</body>
</html>