-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
418 lines (215 loc) · 8.79 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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111951098-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-111951098-1');
</script>
<meta charset="UTF-8">
<title>Drishti 18'</title>
<link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,800,900" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1, user-scalable=0">
<link rel="icon" href="favicon.ico">
<link href="css/bootstrap.min.css" type="text/css" rel="stylesheet">
<script src="https://use.fontawesome.com/71779d9902.js"></script>
<link href="css/style.css" type="text/css" rel="stylesheet">
</head>
<body id="elem">
<div class="another-cont">
<div class="loading-logo">
</div>
<h1 class="loading-text" data-text="loading...">
loading...
</h1>
</div>
<div class="all-page-container">
<a href="index.html">
<img class="img img1" src="images/logosm.png">
</a>
<div class="ham-container">
<canvas id="canvas-basic"></canvas>
<div id="img-bg"></div>
<div class="ham-text-container">
<h1 class="text-dark"><a href="index.html"> Home </a></h1>
<h1 class="text-dark"><a href="events.html"> Events </a></h1>
<h1 class="text-dark"><a href="workshops.html">Workshops</a></h1>
<h1 class="text-dark"><a href="informals_detail.html">Informals</a></h1>
<h1 class="text-dark"><a href="sponsors.html">Sponsors</a></h1>
<h1 class="text-dark"><a href="accommodation.html">Accommodation</a></h1>
<h1 class="text-dark"><a href="contact.html">Contact</a></h1>
</div>
</div>
<div class="ham-fab text-center">
<button class="ham-btn ">
<i id="menu_button" class="fa fa-bars fa-lg" aria-hidden="true"></i>
</button>
</div>
<!-- <div class="fb-fab2 text-center">
<a href="http://www.facebook.com/drishticet" target="_blank"> <i class="fa fa-facebook fa-lg"
aria-hidden="true"></i>
</a>
</div>
<div class="insta-fab2 text-center">
<a href="http://www.instagram.com/drishticet" target="_blank"> <i class="fa fa-instagram fa-lg"
aria-hidden="true"></i>
</a>
</div>
-->
<div class="close-fab text-center">
<button class="close-btn"><i class="fa fa-times fa-lg" aria-hidden="true"></i></button>
</div>
<div class="front-page-container">
<div class="animationContainer"></div>
<!--
<div class="cont">
<h1 class="heading">Established 2012</h1>
</div>
<div class="cont2">
<h1 class="heading2">Good Morning</h1>
</div>
<div class="container-fluid">
<div class="container">
<button id="click" class="btn btn-primary">
Click
</button>
</div>
</div>
-->
<div class="big-container">
<div class="event-one-container">
<h1 class="text-white text-center event-header h1"> Drishti <br> 18' </h1>
<div class="overlay">
</div>
</div>
<div class="drawer-container">
<div class="drawer-right">
<div class="container text-center">
<div class="row">
<div class="col">
<button class="text-center btn btn-light event-heading">
Description
</button>
</div>
<div class="col">
<button class="text-center btn btn-light event-heading">
Rules
</button>
</div>
<div class="col">
<button class="text-center btn btn-light event-heading">
Contact
</button>
</div>
</div>
<p class="text-center text-white event-desc">
Does the thought of electrons zooming through wires fire up your neurons? Do your hands twitch
to
build
niftier circuits? Is there no doubt in your mind that Engineering is your calling?
DRISHTI'18 is hunting down talent. This is the ultimate challenge for all 14-17 year geniuses.
Calling all
brilliant technical minds for the Young Engineer Hunt.
</p>
<button class="btn btn-outline-light reg-button"> Register</button>
</div>
</div>
</div>
<div class="fb-fab text-center">
<a href="http://www.facebook.com/drishticet" target="_blank"> <i class="fa fa-facebook fa-lg"
aria-hidden="true"></i>
</a>
</div>
<div class="home-fab text-center">
<a href="accommodation.html" target="_blank"> <i class="fa fa-bed fa-lg"
aria-hidden="true"></i>
</a>
</div>
<div class="insta-fab text-center">
<a href="http://www.instagram.com/drishticet" target="_blank"> <i class="fa fa-instagram fa-lg"
aria-hidden="true"></i>
</a>
</div>
<div class="mail-fab text-center">
<button class="mail-btn">
<i class="fa fa-envelope-o fa-lg" aria-hidden="true"></i>
</button>
</div>
<div class="close-fab-drawer text-center">
<button class="close-btn-drawer"><i class="fa fa-times fa-lg" aria-hidden="true"></i></button>
</div>
<button id="bt">
<i id="next" class="fa fa-arrow-down fa-2x" style="color: #ffffff !important;" aria-hidden="true"></i>
</button>
<button id="bt2">
<i id="prev" class="fa fa-arrow-up fa-2x" style="color: #ffffff !important;" aria-hidden="true"></i>
</button>
<div class="circle-content">
<!-- <h3 id="tag-id" class="event-tag text-dark"></h3>-->
<img src="images/logoblacktransp.png" class="event-image" width="150" height="150">
<h1 class="text-dark event-header h1"> DRISHTI 18' </h1>
<h6 class="text-dark event-sub"> January 19,20,21 </h6>
<button class="btn btn-outline-dark event-button "> Read More</button>
</div>
<div class="circle1">
</div>
<div class="circle2">
</div>
<div class="circle3">
</div>
<div class="circle4">
</div>
<div class="circle5">
</div>
<div class="circle6">
</div>
<div class="circle7">
</div>
<div class="circle8">
</div>
<div class="circle8">
</div>
<div class="circle9">
</div>
<div class="circle10">
</div>
<div class="circle11">
</div>
<div class="circle12">
</div>
<div class="circle13">
</div>
<div class="circle14">
</div>
<div class="circle15">
</div>
<div class="circle16">
</div>
<div class="circle17">
</div>
<div class="circle18">
</div>
<div class="circle19">
</div>
</div>
</div>
</div>
<!--<div id="menu">
<img id="img_frame" src="sequences/menu/menu_00.png" />
</div>-->
<script src="js/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="js/velocity.js"></script>
<script type="text/javascript" src="js/hammer.min.js"></script>
<script type="text/javascript" src="js/circletype.min.js"></script>
<script src="js/main.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js"
integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js"
integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ"
crossorigin="anonymous"></script>
</body>
</html>