-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path7.html
314 lines (210 loc) · 10.9 KB
/
7.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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE HTML>
<html>
<head>
<title>NSSC | HOSPITALITY </title> <link rel="icon" href="nssc.png">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets2/css/bootstrap.min.css">
<link rel="stylesheet" href="assets2/css/style.css">
<style type="text/css"> </style>
</head>
<body>
<!--Navigation Bar-->
<!--<nav class="navbar navbar-expand-lg navbar-dark bg-dark" style="position: fixed; padding-top: 0px; width: 100%; transform: translateY(-119px); height: 80px;">
<a class="navbar-brand" href="index2.html">
<img src="images/home.png" width="50" height="50" alt="" href="index.html">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="Events.html">Events <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="workshop.html">Workshops</a>
</li>
<li class="nav-item">
<a class="nav-link" href="exhibition.html">Exhibition</a>
</li>
<li class="nav-item">
<a class="nav-link" href="gl.html">Guest Lectures</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sa.html">SA Portal</a>
</li>
</li>
<li class="nav-item">
<a class="nav-link" href="spons_final.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ContactFrom_v17/ContactFrom_v17/contact.html">Contact Us</a>
</li>
</ul>
<li class="form-inline my-2 my-lg-0"><a class="form-control mr-sm-2" href="Login.html">Login/Signup</a></li>
</div>
</nav>-->
<!-- Spats beta -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets2/images/logo.png" alt="NSSC" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">ABOUT US<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="about.html">ABOUT US</a></li>
<li><a href="gallery.html">GALLERY</a></li>
</ul>
</li>
<li><a href="hospitality.html">HOSPITALITY</a></li>
<li><a href="event/event.html" >EVENTS</a></li>
<li><a href="Workshop.html">WORKSHOPS</a></li>
<li><a href="gl.html">GUEST TALKS</a></li>
<li><a href="exhibition.html">EXHIBITIONS</a></li>
<li><a href="sa.html">SA</a></li>
<li class="dropdown">
<a href="event.html" class="dropdown-toggle" data-toggle="dropdown">SPONSORS<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="spons_18.html">Sposors 2018</a></li>
<li><a href="spons_17.html">Sposors 2017</a></li>
<li><a href="spons_16.html">Sposors 2016</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">TEAM<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="team1.html">TEAM</a></li>
<li><a href="ContactFrom_v17/ContactFrom_v17/contact.html">CONTACT US</a></li>
</ul>
</li>
<li class="form-inline my-2 my-lg-0"><a href="Login.html">Login</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!--Spats beta-->
<!-- Main -->
<section id="main">
<div class="inner">
<!-- One -->
<section id="one" class="wrapper style1">
<div class="image fit flush">
<!--<img src="images/pic02.jpg" alt="" />-->
</div>
<header class="special">
<h2>THE SCIENCE OF PAPER FOLDING</h2>
<p>INTRODUCTION</p>
</header>
<div class="content">
<p> Marvin is all nostalgic. He has those comical clouds over his head with pictures of the park he used to play in, kids activities in the school, homework he almost always forgot, the paper boats in the rain and the paper bird...Hey! How about reliving them? He takes out a piece of paper and thinks of an idea- Create straight folds. Use mathematics. Create master-origamis. Prove him you can do it better!
</p>
</div>
</div>
</section>
<!-- Two -->
<!-- <section id="two" class="wrapper style2">
<header>
<h2>Organisers</h2>
<p>vehicula urna sed justo bibendum</p>
</header>
<div class="content">
<div class="gallery">
<div>
<div class="image fit flush">
<a href="images/pic03.jpg"><img src="images/pic03.jpg" alt="" /></a>
</div>
</div>
<div>
<div class="image fit flush">
<a href="images/pic01.jpg"><img src="images/pic01.jpg" alt="" /></a>
</div>
</div>
<div>
<div class="image fit flush">
<a href="images/pic04.jpg"><img src="images/pic04.jpg" alt="" /></a>
</div>
</div>
<div>
<div class="image fit flush">
<a href="images/pic05.jpg"><img src="images/pic05.jpg" alt="" /></a>
</div>
</div>
</div>
</div>
</section>-->
<!-- Three -->
<!---<section id="three" class="wrapper">
<div class="spotlight">
<div class="image flush"><img src="images/pic06.jpg" alt="" /></div>
<div class="inner">
<h3>Viverra Hendrerit</h3>
<p>Curabitur eget semper ante. Morbi eleifend ultricies est, a blandit diam vehicula vel. Vestibulum porttitor nisi quis viverra hendrerit. Suspendisse vel volutpat nibh, vel elementum lacus. Maecenas commodo pulvinar dui, at cursus metus imperdiet vel.</p>
</div>
</div>
<div class="spotlight alt">
<div class="image flush"><img src="images/pic07.jpg" alt="" /></div>
<div class="inner">
<h3>Curabitur Eget</h3>
<p>Curabitur eget semper ante. Morbi eleifend ultricies est, a blandit diam vehicula vel. Vestibulum porttitor nisi quis viverra hendrerit. Suspendisse vel volutpat nibh, vel elementum lacus. Maecenas commodo pulvinar dui, at cursus metus imperdiet vel.</p>
</div>
</div>
<div class="spotlight">
<div class="image flush"><img src="images/pic08.jpg" alt="" /></div>
<div class="inner">
<h3>Morbi Eleifend</h3>
<p>Curabitur eget semper ante. Morbi eleifend ultricies est, a blandit diam vehicula vel. Vestibulum porttitor nisi quis viverra hendrerit. Suspendisse vel volutpat nibh, vel elementum lacus. Maecenas commodo pulvinar dui, at cursus metus imperdiet vel.</p>
</div>
</div>
</section>-->
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<ul class="icons">
<li><a href="https://twitter.com/SpaceTech4U" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.youtube.com/user/spAtsiitkgp" class="icon fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://www.facebook.com/nssc.iit" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/spacetech4u/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://plus.google.com/100138504586731501609" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
</div>
<div class="copyright">
© Copyright @nssc2018. All rights reserved.<!-- <a href="https://unsplash.com">Unsplash</a> Design <a href="https://templated.co">TEMPLATED</a>-->
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets2/js/vendor/jquery-1.11.2.min.js"></script>
<script src="assets2/js/vendor/bootstrap.min.js"></script>
<script src="http://maps.google.com/maps/api/js"></script>
<script src="assets2/js/gmaps.min.js"></script>
<script src="assets2/js/jquery.magnific-popup.js"></script>
<script src="assets2/js/plugins.js"></script>
<script src="assets2/js/main.js"></script>
<script src="assets2/js/custom.js"></script>
</body>
</html>