-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathevents.html
294 lines (266 loc) · 10.2 KB
/
events.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
<!DOCTYPE html>
<!--[if IE 7 ]><html class="ie ie7 lte9 lte8 lte7" lang="en-US"><![endif]-->
<!--[if IE 8]><html class="ie ie8 lte9 lte8" lang="en-US"> <![endif]-->
<!--[if IE 9]><html class="ie ie9 lte9" lang="en-US"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html class="noIE" lang="en-US">
<!--<![endif]-->
<head>
<!-- meta -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale = 1.0, maximum-scale=1.0, user-scalable=no"/>
<title>INDCON '16</title>
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/ionicons.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<link rel="stylesheet" href="assets/css/owl.theme.css">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/section.css">
<link rel="stylesheet" href="assets/css/contact.css">
<!--This link is for google grid options-->
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="grid/css/demo.css" />
<link rel="stylesheet" type="text/css" href="grid/css/component.css" />
<script src="grid/js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.js"></script>
<![endif]-->
<!--[if IE 8]>
<script src="assets/js/selectivizr.js"></script>
<![endif]-->
</head>
<body>
<!-- Home -->
<section class="portfolio-header" id="header">
<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="#">INDCON</a>
</div> <!-- /.navbar-header -->
<!-- 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><a href="index-multipage.html">Home</a></li>
<li><a href="service.html">About us</a></li>
<li class="active"><a href="events.html">Events</a></li>
<li><a href="sponsers.html">Become a Sponser</a></li>
<li><a href="contact.html">Contact</a></li>
</ul> <!-- /.nav -->
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
</section> <!-- /#header -->
<div id="grid-gallery" class="grid-gallery">
<section class="grid-wrap">
<ul class="grid">
<li class="grid-sizer"></li><!-- for Masonry column width -->
<li>
<figure>
<img src="grid/img/thumb/1.png" alt="img01"/>
<figcaption><h3>Innovate</h3><p>Create a working model with the things you are given.</p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/2.png" alt="img02"/>
<figcaption><h3>How will you sell it!</h3><p> Bring out the industrial in you.</p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/3.png" alt="img03"/>
<figcaption><h3>i-robots</h3><p>The intelligance robots' event.</p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/4.png" alt="img04"/>
<figcaption><h3>Paper presentation</h3><p>Let the world know your ideas. </p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/5.png" alt="img05"/>
<figcaption><h3>RC Car Racing</h3><p>Funny but intelluctual. </p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/6.png" alt="img06"/>
<figcaption><h3>i-game on</h3><p>Play your intelligance game.</p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/1.png" alt="img01"/>
<figcaption><h3>Rubik's cube</h3><p>A test to your memory and problem solving technique.</p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/2.png" alt="img02"/>
<figcaption><h3>Connections</h3><p>Relate things and get the job done.</p></figcaption>
</figure>
</li>
<li>
<figure>
<img src="grid/img/thumb/3.png" alt="img03"/>
<figcaption><h3>i-quiz</h3><p>You may know a lot. Prove it!</p></figcaption>
</figure>
</li>
</ul>
</section><!-- // grid-wrap -->
<section class="slideshow">
<ul>
<li>
<figure>
<figcaption>
<h3>Innovate</h3>
<p>Kale chips lomo biodiesel stumptown Godard Tumblr, mustache sriracha tattooed cray aute slow-carb placeat delectus. Letterpress asymmetrical fanny pack art party est pour-over skateboard anim quis, ullamco craft beer.</p>
</figcaption>
<img src="grid/img/large/1.png" alt="img01"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>How will you sell it!</h3>
<p>Chillwave Echo Park Etsy organic Cosby sweater seitan authentic pour-over. Occupy wolf selvage bespoke tattooed, cred sustainable Odd Future hashtag butcher.</p>
</figcaption>
<img src="grid/img/large/2.png" alt="img02"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>i-robots</h3>
<p>IPhone PBR polaroid before they sold out meh you probably haven't heard of them leggings tattooed tote bag, butcher paleo next level single-origin coffee photo booth.</p>
</figcaption>
<img src="grid/img/large/3.png" alt="img03"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>Paper presentation</h3>
<p>Vice cliche locavore mumblecore vegan wayfarers asymmetrical letterpress hoodie mustache. Shabby chic lomo polaroid, scenester 8-bit Portland Pitchfork VHS tote bag.</p>
</figcaption>
<img src="grid/img/large/4.png" alt="img04"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>RC Car Racing</h3>
<p>Chambray Schlitz pug YOLO, PBR Tumblr semiotics. Flexitarian YOLO ennui Blue Bottle, forage dreamcatcher chillwave put a bird on it craft beer Etsy.</p>
</figcaption>
<img src="grid/img/large/5.png" alt="img05"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>i-game on</h3>
<p>Cosby sweater hella lomo Thundercats VHS occupy High Life. Synth pop-up readymade single-origin coffee, fanny pack tousled retro. Fingerstache mlkshk ugh hashtag, church-key ethnic street art pug yr.</p>
</figcaption>
<img src="grid/img/large/6.png" alt="img06"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>Rubik's cube</h3>
<p>Ethnic readymade pug, small batch XOXO Odd Future normcore kogi food truck craft beer single-origin coffee banh mi photo booth raw denim. XOXO messenger bag pug VHS. Forage gluten-free polaroid, twee hoodie chillwave Helvetica.</p>
</figcaption>
<img src="grid/img/large/1.png" alt="img01"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>Connections</h3>
<p>Thundercats pour-over four loko skateboard Brooklyn, Etsy sriracha leggings dreamcatcher narwhal authentic 3 wolf moon synth Portland. Shabby chic photo booth Blue Bottle keffiyeh, McSweeney's roof party Carles.</p>
</figcaption>
<img src="grid/img/large/2.png" alt="img02"/>
</figure>
</li>
<li>
<figure>
<figcaption>
<h3>i-quiz</h3>
<p>Ennui Blue Bottle shabby chic, organic butcher High Life tattooed meggings jean shorts Brooklyn sartorial polaroid. Cray raw denim +1, bespoke High Life Odd Future banh mi chillwave Marfa kogi disrupt paleo direct trade 90's Godard. </p>
</figcaption>
<img src="grid/img/large/3.png" alt="img03"/>
</figure>
</li>
</ul>
<nav>
<span class="icon nav-prev"></span>
<span class="icon nav-next"></span>
<span class="icon nav-close"></span>
</nav>
<div class="info-keys icon">Navigate with arrow keys</div>
</section><!-- // slideshow -->
</div><!-- // grid-gallery -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="copy">
Copyright © 2016 INDCON
</div>
</div>
<div class="col-sm-4 text-center">
<div class="social-icon">
<a href="#">
<div class="icon fb">
<i class="ion-social-facebook"></i>
</div>
</a>
<a href="#">
<div class="icon twitter">
<i class="ion-social-twitter"></i>
</div>
</a>
<a href="#">
<div class="icon google">
<i class="ion-social-googleplus"></i>
</div>
</a>
</div>
</div>
<div class="col-sm-4 text-right">
<div class="copy">
<a href="http://www.indcon16.com">indcon16.com</a>
</div>
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</footer>
<script src="assets/js/jquery-1.11.2.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/contact.js"></script>
<!-- // <script src="assets/js/smoothscroll.js"></script> -->
<script src="assets/js/script.js"></script>
<!-- This is for google gird-->
<script src="grid/js/imagesloaded.pkgd.min.js"></script>
<script src="grid/js/masonry.pkgd.min.js"></script>
<script src="grid/js/classie.js"></script>
<script src="grid/js/cbpGridGallery.js"></script>
<script>
new CBPGridGallery( document.getElementById( 'grid-gallery' ) );
</script>
</body>
</html>