-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
298 lines (243 loc) · 10.5 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#ff8832">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0, user-scalable=yes" /><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes">
<meta name="format-detection" content="telephone=no">
<title>Skream 2018</title>
<link rel="icon" href="./assets/images/skream icon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="dist/css/bootstrap-material-design.min.css" />
<link rel="stylesheet" href="dist/css/ripples.min.css" />
<link rel="stylesheet" href="dist/css/main.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="dist/css/simple-sidebar.css">
</head>
<body>
<header>
<!-- <nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#">
<img src="./assets/images/navbar_logo.png" alt="" class="img-re">
</a>
</div>
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Page 1</a></li>
<li><a href="#">Page 2</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#"><span class="glyphicon glyphicon-user"></span> Sign Up</a></li>
<li><a href="#"><span class="glyphicon glyphicon-log-in"></span> Login</a></li>
</ul>
</div>
</nav> -->
<nav class="navbar navbar-light bg-faded usesvh">
<div class="container-fluid navbar-container usesvh">
<div class="navbar-header">
<div class="center" id ="fuck" style="display:inline-block;float:left;">
<a onclick="" id="fuck">
<i class="fa fa-bars fa-2x" id="bars"></i>
</a>
</div>
<a class="navbar-brand usesvh" href="#" style="margin-left: 5px !important;">
<!-- <img src="./assets/images/navbar_logo.png" height="50" id="navbar-logo" alt="" class=""> -->
<p style="font-family: Fold21 !important; color: #ff8832"><strong>SKREAM '18</strong></p>
</a>
</div>
<div class="nav-current" style="">
<p style="font-family: Fold21 !important; color: #ff8832">HOME</p>
</div>
</div>
</nav>
</header>
<!-- <hr />
<hr /> -->
<div class="container usesvh " id="container">
<!-- Sidebar -->
<div id="side-nav" class="side-bar ">
<ul class="sidebar-nav">
<!-- <li class="sidebar-brand">
<a href="#">
Start Bootstrap
</a>
</li> -->
<li>
<a href="./index.html"><i class="fa fa-home fa-1x"></i> Home</a>
</li>
<li>
<a href="./events.html"><i class="fa fa-soccer-ball-o fa-1x"></i> Events</a>
</li>
<li>
<a href="./Rules.html"><i class="fa fa-map-o fa-1x"></i> Rules</a>
</li>
<li>
<a href="./Accomodation.html"><i class="fa fa-briefcase fa-1x"></i> Accommodation</a>
</li>
<li>
<a href="./registration.html"><i class="fa fa-pencil-square fa-1x"></i> Registration</a>
</li>
<li>
<a href="./parvaah.html"><i class="fa fa-product-hunt fa-1x"></i> Parvaah</a>
</li>
<li>
<a href="./sponsor.html"><i class="fa fa-handshake-o fa-1x"></i> Sponsors</a>
</li>
<li>
<a href="./contact.html"><i class="fa fa-id-card-o fa-1x"></i> Contact</a>
</li>
</ul>
</div>
<div class="main" id="main">
<div class="container-fluid" id="">
<div class="hero" style="position: relative;">
<!-- <div class="col-md-1 col-xs-1 col-sm-1 col-lg-1"></div> -->
<div class="col-md-10 col-xs-12 col-sm-12 col-lg-10" id="center" style="text-align: center;">
<img src="./assets/images/kjsce_logo.png" alt="" class="usesvh" style="height:40vmin; width: auto;" id="">
</div>
<!-- <div class="col-md-1 col-xs-1 col-sm-1 col-lg-1"></div> -->
<!-- <hr /> -->
<!-- <div class="container">
<div class="row">
<div class="col-md-4 col-xs-4 col-lg-4 col-sm-4"></div>
<div class="col-md-4 col-xs-4 col-lg-4 col-sm-5">
<img src="./assets/images/dare.svg" alt="" class="usesvh" id="dtd">
</div>
<div class="col-md-4 col-xs-4 col-lg-4 col-sm-4"></div>
</div>
</div> -->
</div>
<!-- about-seciton -->
<div class="about">
<div class="container">
<div class="container">
<hr style="border-top: 1px solid #000;">
<h1 style="color: #ff8832;">About KJSCE</h1>
<div class="row">
<div class="col-lg-12 col-xs-12" id="parallax"></div>
</div>
</div>
<hr style="border-top: 1px solid #000;">
<div class="container">
<div class="row">
<div class="col-md-2"></div>
<div class="col-lg-8" >
<p>Set in the heart of the city, K.J. Somaiya College of
Engineering is located in the Somaiya campus at
Vidyavihar. Catering to about 40,000 students every
day, this campus offers diverse fields of education
such as Engineering, Management, Commerce,
Arts, and Sciences. Along with numerous
institutes, Somaiya Vidyavihar also boasts a
campus covering 65 acres.</p>
<p>Being granted Autonomous status from the
academic year 2014-15, K.J. Somaiya
College of Engineering also enjoys the
status of being graded ‘A’ by the NAAC
(National Assessment and Accreditation
Council) in 2017.</p>
</div>
<div class="col-md-2"></div>
</div>
</div>
<hr style="border-top: 1px solid #000;">
<div class="container" style="">
<h1 style="color: #ff8832;">About Skream</h1>
<div class="row">
<div class="col-lg-12 col-xs-12" id="parallax2"></div>
</div>
</div>
<hr style="border-top: 1px solid #000;">
<div class="container">
<div class="row">
<div class="col-md-2"></div>
<div class="col-md-8">
<p>Skream is the annual national-level
sports festival of K.J. Somaiya College Of
Engineering, Vidyavihar. This year, we
move into the 5th edition of Skream- 5 days,
14 sports, 1 emotion. Here at Skream, we
believe that sports are important and that they
need to be integrated in one’s college life.
Skream aims at providing a platform to budding
sportspersons and bringing out the best in them.
With renewed vigour and passion, we invite you to
be a part of Skream and make it bigger and better
than before.</p>
<p>Skream has evolved into a sporting institution in its 4 years of existence. A festival that
started out as a small-scale sports event has now fully blossomed into one of the most
premier sports festivals in India. Last year, Wasim Jaffer, Poonam Chopra, Uday Bedekar,
and Ashish K. Srivastava attended the opening ceremony of Skream 2017. As we await
Skream 2018, let the past be a testament to what Skream stands for, and what it stands
for is unbridled sportsmanship.</p>
</div>
<div class="col-md-2"></div>
</div>
</div>
<hr style="border-top: 1px solid #000;">
</div>
</div>
<!-- ray-the-phoenix -->
<div class="container" id="ray">
<div class="center1">
<img src="./assets/images/glory-awaits.png" style="width: 80vmin; height: auto;">
</div>
<!-- <div class="container">
<div class="row">
<div class="ray-container">
<div class="ray-body">
<img src="./assets/images/ray.png" alt="" class="usesvh img-responsive">
</div>
<div class="ray-name">
<img src="./assets/images/ray_text.svg" alt="" class="usesvh img-responsive">
<p class="ray-text">
The Official Mascot of KJSCE Skream, Ray the Phoenix has risen and is ready for its flight. Ray epitomises the essence of what it means to be a champion. One that is worthy of endless respect and admiration. Awaken your inner Ray and develop a character that will battle it out and give all that it takes to fulfill your dream. It's time to ignite the fire within!
</p>
</div>
</div>
</div>
</div>
--> </div>
</div>
</div>
</div>
<hr style="border-top: 1px solid #000;">
<div class="ext-link">
<ul>
<li><a href="https://www.youtube.com/watch?v=DDHSCajBX6k" target="_blank">Trailer</a></li>
<li><a href="./gallery.html">Gallery</a></li>
</ul>
</div><!--
<div class="register center">
<i class="fa fa-pencil fa-2x"></i>
</div> -->
<!-- <hr /> -->
<footer class="footer">
<div class="container">
<div class="" style="display:inline">
<a href="https://www.facebook.com/KJSCESKREAM/" target="_blank"><i id="social-fb" class="fa fa-facebook-square fa-3x social" style="color: white"></i></a>
<a href="https://twitter.com/kjsceskream/" target="_blank"><i id="social-tw" class="fa fa-twitter-square fa-3x social" style="color: white"></i></a>
<a href="https://youtube.com/kjscelive/" target="_blank"><i id="social-gp" class="fa fa-youtube-play fa-3x social" style="color: white"></i></a>
<a href="https://www.instagram.com/kjscelive/" target="_blank"><i id="social-em" class="fa fa-instagram fa-3x social" style="color: white"></i></a>
</div>
<p class="text-muted">
Copyright © KJSCE Skream 2017
</p>
</div>
</footer>
<script src="dist/js/jquery.min.js"></script>
<script src="dist/js/material.min.js"></script>
<script src="dist/js/index.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-86522278-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>