forked from tsg-iitkgp/tsg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinteriit.php
More file actions
170 lines (151 loc) · 6.99 KB
/
interiit.php
File metadata and controls
170 lines (151 loc) · 6.99 KB
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150093374-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-150093374-1');
</script>
<script
src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous">
</script>
<script>
$(function(){
$("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
<style>
@media only screen and (max-width: 1100px) {
#header {
position: absolute;
left: 0px;
}
#mob-nav {
display: block;
}
#not-on-mob {
display: none;
visibility: hidden;
}
}
</style>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="theme-color" content="#D02451" />
<meta name="description" content="Official Website of Technology Students Gymkhana, IIT Kharagpur" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.gymkhana.iitkgp.ac.in" />
<meta property="og:title" content="Technology Students' Gymkhana, Indian Institute of Technology Kharagpur" />
<meta property="og:description" content="Official Website of Technology Students Gymkhana, IIT Kharagpur" />
<meta property="og:image" content="favicon.png" />
<!-- Twitter -->
<meta property="twitter:card" content="website" />
<meta property="twitter:url" content="http://www.gymkhana.iitkgp.ac.in" />
<meta property="twitter:title" content="Technology Students' Gymkhana, Indian Institute of Technology Kharagpur" />
<meta property="twitter:description" content="Official Website of Technology Students Gymkhana, IIT Kharagpur" />
<meta property="twitter:image" content="favicon.png" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700|Playfair+Display|Roboto+Slab:400,700" rel="stylesheet">
<link rel="stylesheet" href="fontello/css/fontello.css">
<link rel="stylesheet" href="css/style.css">
<link rel="icon" type="image/png" href="favicon.png">
<title>TSG</title>
</head>
<body class="interiit">
<div class="container page z-depth-5">
<div id="header">
</div>
<div class="content">
<h1><strong><u>Inter IIT</strong><u></h1>
<div class="row">
<div class="col s12 tab-container">
<ul class="tabs center-align">
<!-- <li class="tab"><a class="active" href="#aquatics">Aquatics</a></li> -->
<li class="tab col s4"><a class="active" href="#sports">Sports</a></li>
<li class="tab col s4"><a href="#tech">Technology</a></li>
<li class="tab col s4"><a href="#socult">SoCult</a></li>
</ul>
</div>
<!-- <div id="aquatics" class="col s12 row">
<div class="col s12">
<h2>Aquatics 2018</h2>
<h4>Updates</h4>
<ul class="bullet"> -->
<!-- </ul>
</div>
<div class="col m6 s12">
<h4>Women's contingent</h4>
<ul class="bullet">
<li>Oindrila Saha</li>
<li>Kalyani Ingle</li>
<li>Aditi Sen</li>
<li>Supriti Sen</li>
<li>Barsa Majmder</li>
</ul>
</div>
<div class="col m6 s12">
<h4>Men's contingent</h4>
<ul class="bullet">
<li>Amlan Shil</li>
<li>Gitanshu Bhatia</li>
<li>Shaswat Gangwal</li>
<li>Anirudh Agrawal</li>
<li>Indresh</li>
<li>Raj Prabhu</li>
<li>Utkarsh Sah</li>
<li>Soham Chandorkar</li>
<li>Pushpak Roy</li>
<li>Harsh Choudhary</li>
<li>Rahul Saxena</li>
<li>Arpan Dey</li>
<li>Shubham Pandey</li>
</ul>
</div> -->
</div>
<div id="sports" class="col s4">
<!-- <h2>Sports</!-->
<h3 class="center-align"> To Be Held at Indian Institute of Technology Kharagpur</h3>
<!-- <img src="static/images/interiit sports filler.jpg" alt=""> -->
<iframe src="https://www.interiit.com/" frameborder="0" allowfullscreen
style="width:100%;height:80em;"></iframe>
</div>
<div id="tech" class="col s4">
<!-- <h2>Technology</h2> -->
<h3 class="center-align"> To Be Held at Indian Institute of Technology Roorkee</h3>
<!-- <img src="static/images/interiit tech filler.jpg" alt=""> -->
<iframe src="http://www.interiittech.org/" frameborder="0" allowfullscreen
style="width:100%;height:80em;"></iframe>
</div>
<div id="socult" class="col s4">
<!-- <h2>Social and Cultural</h2> -->
<h3 class="center-align"> To Be Held at Indian Institute of Technology Bombay</h3>
<!-- <img src="static/images/interiit socult filler.jpg" alt=""> -->
<iframe src="https://www.metakgp.org/w/Inter_IIT_Cultural_Meet" frameborder="0" allowfullscreen
style="width:100%;height:80em;"></iframe>
</div>
</div>
<!-- <div class="carrousel">
</div> -->
</div>
</div>
<div id="footer"></div>
<script type="text/javascript" src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="materialize/js/bin/materialize.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.sidenav').sidenav();
$('.tabs').tabs({
swipeable: false
});
$('.materialboxed').materialbox();
});
</script>
</body>
</html>