forked from aswanthkoleri/IIIC-IIITA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
header.php
245 lines (221 loc) · 7.78 KB
/
header.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IIIC — INFO COMMUNICATION INCUBATION CENTER</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
<meta name="author" content="FREEHTML5.CO" />
<!--
//////////////////////////////////////////////////////
IIIC WEBSITE
CREATED BY : ASWANTH K
EMAIL : IIT2016105@IIITA.AC.IN
GITHUB HANDLE : aswanthkoleri
//////////////////////////////////////////////////////
-->
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,400italic,700' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Simple Line Icons -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!--
Default Theme Style
You can change the style.css (default color purple) to one of these styles
1. pink.css
2. blue.css
3. turquoise.css
4. orange.css
5. lightblue.css
6. brown.css
7. green.css
-->
<link rel="stylesheet" href="css/style2.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<script src="js/airtable.browser.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
<style>
/* .nav-brand {
height: 20px;
width: 20px;
} */
.main-logo {
height: 100px;
}
.fh5co-block {
height: 500px;
}
.intro {
margin-bottom: -250px;
}
.why-button {
color : white;
text-decoration: none;
}
.why-button:hover {
text-decoration: none;
}
.events {
z-index: 2;
}
.dropdown {
display: none;
position: relative;
}
</style>
</head>
<body>
<header role="banner" id="fh5co-header">
<div class="container">
<!-- <div class="row"> -->
<nav class="navbar navbar-default">
<div class="navbar-header">
<!-- Mobile Toggle Menu Button -->
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<div class="nav-brand"><a class="navbar-brand" href="index.php"><img src="images/iiic2.png"
width="40" height="40" alt=""></a></div>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#" id="home" data-nav-section="home"><span>Home</span></a></li>
<li><a href="#" id="why"><span>Why IIIC?<span></a></li>
<li><a href="#" id="events"><span>Events</span></a></li>
<li><a href="#" id="hackathon"><span>Hackathon</span></a></li>
<li><a href="#" id="apply"><span>Apply</span></a></li>
<li><a href="#" id="gap" ><span>Got A Problem</span></a></li>
<li><a href="#" id="pdc" ><span>Product Dev</span></a></li>
<li class="drop"><a href="#">Team</a>
<ul class="dropdown">
<li><a href="#" id="fcteam">Official Team</a></li>
<li><a href="#" id="stdteam">Student Team</a></li>
</ul>
</li>
<li><a href="#" id="asc" ><span>Associations</span></a></li>
<li><a href="#" id="contact" data-nav-section="contact"><span>Contact</span></a></li>
</ul>
</div>
</nav>
<!-- </div> -->
</div>
</header>
</body>
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Stellar Parallax -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Counter -->
<script src="js/jquery.countTo.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<!-- Google Map -->
<script src="js/google_map.js"></script>
<!-- <script src="https://maps.googleapis.com/maps/api/js?key=&callback=myMap"></script> -->
<script async defer
src=
"https://maps.googleapis.com/maps/api/js?key=AIzaSyDPTexUKsT_lE0AXjvn3OeC_0lD_JEFRhY&callback=initMap">
</script>
<script>
$(".drop")
.mouseleave(function() {
$(".dropdown").hide(300);
});
$(".drop")
.mouseover(function() {
$(".dropdown").show(300);
});
</script>
<script>
document.getElementById("events").onclick = function () {
location.href = "events.php";
};
document.getElementById("why").onclick = function () {
location.href = "why.php";
};
document.getElementById("apply").onclick = function () {
location.href = "apply.php";
};
document.getElementById("home").onclick = function () {
location.href = "index.php";
};
document.getElementById("hackathon").onclick = function () {
location.href = "hackathon.php";
};
document.getElementById("gap").onclick = function () {
location.href = "gotaproblem.php";
};
document.getElementById("contact").onclick = function () {
location.href = "index.php#cntct";
};
document.getElementById("pdc").onclick = function () {
location.href = "pdc.php";
};
document.getElementById("fcteam").onclick = function () {
location.href = "officialTeam.php";
};
document.getElementById("stdteam").onclick = function () {
location.href = "coreTeam.php";
};
document.getElementById("asc").onclick = function () {
location.href = "associates.php";
};
</script>
<!-- Main JS (Do not remove) -->
<script src="js/main.js"></script>
<script>
var Airtable = require('airtable');
// Get a base ID for an instance of art gallery example
var base = new Airtable({apiKey: 'keyohoRKRtvuB9AvU'}).base('appPmwBuDoFjkzyxy');
$('#submit-contact').click(function(){
var name=document.getElementById("name").value;
var email=document.getElementById("email").value;
var phone=document.getElementById("phone").value;
var message=document.getElementById("message").value;
base('contact').create({
"name": name,
"email": email,
"phone" : phone,
"message" : message
}, function(err, record) {
if (err) { console.error(err); return; }
console.log(record.getId());
});
});
</script>
</html>