forked from KJSCE-Skream/KJSCE-Skream.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
parvaah_big.html
277 lines (209 loc) · 11.2 KB
/
parvaah_big.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
<!DOCTYPE html> <!-- done -->
<html lang="en">
<head>
<meta charset="UTF-8">
<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>parvaah</title>
<link rel="icon" href="./assets/images/skreamlogo.ico">
<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">
<!-- Custom CSS -->
<link href="dist/css/one-page-wonder.css" rel="stylesheet"/>
<style>
@font-face{
font-family: "mosk";
src:url('assets/font/MB700.ttf');
src:url('assets/font/MN400.ttf');
}
h2{
background-color: #EEEEEE;
}
</style>
</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/parvaah/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="#">
<img src="./assets/images/navbar_logo.png" height="50" id="navbar-logo" alt="" class="">
</a>
</div>
<div class="nav-current" style="">
<p>Parvaah</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="">
<!-- Full Width Image Header -->
<header class="header">
<div class="headline">
<div class="container">
<div class="col-lg-5"></div>
<div class="col-lg-2" style="text-align: center;"><img class="img-responsive center" src="assets/images/parvahlogo.png" alt="parvaah" style="width:auto; height:150px; display: inline-block;" ></div>
<div class="col-lg-5"></div>
</div>
<h2>About</h2>
<div class="col-lg-1"></div>
<div class="col-lg-10">
<p class="lead">
Parvaah, is the social initiative of K. J. Somaiya College of Engineering. It is inspired by the idea of giving back to the society. Parvaah was started with a mission to send a message with a social cause through festivals and events. Each year KJSCE undertakes social initiatives based on relevant issues in the society. Abhiyantriki having a diverse crowd and a large reach is an ideal platform for promoting social causes. It created awareness amongst the 4000+ students that attended Symphony, and thousands others in various colleges. Parvaah promises to be a platform to reach out to the mass and bring in the change.
</p>
</div>
<div class="col-lg-1"></div>
</div>
</div>
</header>
<!-- Page Content -->
<div class="container">
<hr class="featurette-divider">
<!-- First Featurette -->
<div class="featurette" id="about">
<img class="featurette-image img-circle img-responsive pull-right" src="assets/images/parvaah/station.jpg">
<h2 class="featurette-heading">Beautification of Ghatkopar Station
<span class="text-muted"></span>
</h2>
<p class="lead">In this event, Team Parvaah cleaned and undertook the beautification of Ghatkopar station. The drive was jointly organised and managed by <b>Mumbai First</b> and Making A Difference Foundation as a part of the <span style="color:black;">#HamaraStationHamariShaan</span> initiative.
Hamara Station Hamari Shaan is the next big step in beautifying the city of dreams. This initiative is <b>backed by Maharashtra CM Devendra Fadnavis, Ratan N. Tata and Amitabh Bachchan.</b> Ghatkopar station was cleaned and the walls along with the staircase painted to raise awareness about social issues.
</p>
</div>
<hr class="featurette-divider">
<!-- Third Featurette -->
<div class="featurette" id="contact">
<img class="featurette-image img-circle img-responsive pull-left" src="assets/images/parvaah/santa.jpg">
<h2 class="featurette-heading">Celebrate Christmas and Thanksgiving with orphanage kids
<span class="text-muted"></span>
</h2>
<p class="lead">
In this event, we planned to visit an orphanage/shelter homes to give away gifts,T-shirts and food to the children. Volunteers will interact and play games with the kids and give them their moment of joy. We plan on providing cakes and ice-creams as a Christmas special. Also, as a Thanksgiving celebration we plan to make thank-you cards for the Indian Army with the help of these children.
</p>
</div>
<hr class="featurette-divider">
<!-- Second Featurette -->
<div class="featurette" id="services">
<img class="featurette-image img-circle img-responsive pull-right" src="assets/images/parvaah/kidz.jpg">
<h2 class="featurette-heading">Spread Happiness
<span class="text-muted"></span>
</h2>
<p class="lead">We plan to take around 150 slum kids to Kidzania theme park where they can play games and have fun. This initiative was brought with a simple intention to spread happiness and make a better world. This initiative spreads a message to everyone about spreading smiles and dream of a happy world.
</p>
</div>
<hr class="featurette-divider">
<!-- Footer -->
<footer class="" style="margin: 0px">
<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"></i></a>
<a href="https://twitter.com/kjsceskream/" target="_blank"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a>
<a href="https://youtube.com/kjsceslive/" target="_blank"><i id="social-gp" class="fa fa-youtube-play fa-3x social"></i></a>
<a href="https://www.instagram.com/kjscelive/" target="_blank"><i id="social-em" class="fa fa-instagram fa-3x social"></i></a>
</div>
<p class="text-muted">
Copyright © KJSCE Skream 2017
</p>
</div>
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
</div>
</div>
</div>
<div class="ext-link">
<ul>
<li><a href="https://www.youtube.com/watch?v=fjce4cLviTM" 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> -->
<script src="dist/js/jquery.min.js"></script>
<script src="dist/js/bootstrap.min.js"></script>
<script src="dist/js/material.min.js"></script>
<script src="dist/js/index.min.js"></script>
<script >
// function ToggleNav(){
// $('#container').toggleClass("open1");
// $('#main').toggleClass("open");
// $('.side-bar').toggleClass("open2");
// //flag = (flag==1 ? 0 : 1);
// }
// $('#fuck').on('click',function(){
// ToggleNav();
// });
// $("#menu-toggle").click(function(e) {
// e.preventDefault();
// $("#wrapper").toggleClass("toggled");
// });
</script>
</body>
</html>