-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
579 lines (510 loc) · 24.3 KB
/
Copy pathindex.html
File metadata and controls
579 lines (510 loc) · 24.3 KB
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
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Allerta+Stencil|Pacifico" rel="stylesheet">
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="icon" type="image/png" href="logo.png" />
<title>EME Olympiad'19</title>
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script type="text/javascript" src="js/modernizr.custom.86080.js"></script>
<meta charset="utf-8">
<link rel="apple-touch-icon" sizes="76x76" href="static\frontend\assets\img\apple-icon.png">
<link rel="icon" type="image/png" href="static\frontend\assets\img\favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>EME Olympiad '19</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'>
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Prompt:300" rel="stylesheet">
<!-- CSS Files -->
<link href="static\frontend\assets\css\bootstrap.min.css" rel="stylesheet">
<link href="static\frontend\assets\css\material-kit.css" rel="stylesheet">
<style media="screen">
.page-lols .container {
padding-top: 280px;
color: #FFFFFF;
}
</style>
<style>
.float{
position:fixed;
width:60px;
height:120px;
bottom:40px;
right:40px;
background-color:#01B9F5;
color:#FFF;
z-index: +5;
border-radius:5px;
}
.my-float{
margin-top:22px;
}
</style>
</head>
<body class="index-page">
<nav class="navbar navbar-default navbar-transparent navbar-fixed-top navbar-color-on-scroll" color-on-scroll="100" id="sectionsNav">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse">
<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 width="100px" src="static\frontend\assets\img\logo.png" alt="NUST Olympiad 19" class="img-responsive"></a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html">
<i class="material-icons">home</i> Home
</a>
</li>
<li>
<a href="#conveners">
<i class="material-icons">contacts</i>Conveners
</a>
</li>
<li>
<a href="#events">
<i class="material-icons">local_activity</i> Events
</a>
</li>
<li>
<a href="#aboutus">
<i class="material-icons">supervisor_account</i> About Us
</a>
</li>
<!--
<li>
<a href="index.html">
<i class="material-icons">people</i> Meet our Teams
</a>
</li>
-->
<li class="button-container">
<a href="LINK REQUIRED" target="_blank" class="btn btn-warning btn-round">
<i class="material-icons">person_add</i> Register Now
</a>
</li>
</ul>
</div>
</div>
</nav>
<ul class="cb-slideshow">
<li><span>Image 01</span></li>
<li><span>Image 02</span></li>
<li><span>Image 03</span></li>
<li><span>Image 04</span></li>
<li><span>Image 05</span></li>
<li><span>Image 06</span></li>
</ul>
<div class="maintext"><h3 id="eme"><br> EME OLYMPIAD'19 <br></h3><h3 id="soon"> Feb 28 to March 3</h3></div>
<br><br><br><br><br><br><br>
<div class="main main-raised">
<div class="container">
<div class="section text-center">
- <div class="row">
<div class="col-md-8 col-md-offset-2">
<br><br><br><br><img class="img" width="75%" src="static\frontend\assets\img\Logo PNG White.png"><br><br><br><br>
<h5 class="description">Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event------Description of Event.
</h5>
</div>
</div>
<br><br><hr><br><br>
<a name="conveners"></a>
<h1> Conveners</h1><br>
<div class="features">
<div class="row">
<div class="col-md-4">
<div class="card card-profile card-plain">
<div class="col-md-12">
<div class="card-image">
<a href="#pablo">
<img class="img" src="static\frontend\assets\img\C1.png">
</a>
<div class="colored-shadow" style='background-image: url("{ static ' frontend/assets/img/faces/card-profile2-square.jpg'="" %}");="" opacity:="" 1;'=""></div></div>
</div>
<div class="col-md-12">
<div class="card-content">
<h4 class="card-title">Convener Aishah Shah</h4>
<p class="card-description">
I believe when a group of young,talented individuals take upon a task they are unstoppable. This time we have committed to celebrate the colours of life ,this spring, EME style. So put on your dancing shoes, get sports gear ready and buckle up because it's going to be one hell of a ride</p>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card card-profile card-plain">
<div class="col-md-12">
<div class="card-image">
<a href="#pablo">
<img class="img" src="static\frontend\assets\img\C2.png">
</a>
<div class="colored-shadow" style='background-image: url("{ static ' frontend/assets/img/faces/card-profile2-square.jpg'="" %}");="" opacity:="" 1;'=""></div></div>
</div>
<div class="col-md-12">
<div class="card-content">
<h4 class="card-title">Convener Bilal Zahoor</h4>
<p class="card-description">
The most effective ingredient for success of any Olympiad is its flawless execution of events. I look forward to deliver my expertise into making this Olympiad as ravishing as it can get. The time is right, the pressure in on - it's show time.</p>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card card-profile card-plain">
<div class="col-md-12">
<div class="card-image">
<a href="#pablo">
<img class="img" src="static\frontend\assets\img\C3.png">
</a>
<div class="colored-shadow" style='background-image: url("{ static ' frontend/assets/img/faces/card-profile2-square.jpg'="" %}");="" opacity:="" 1;'=""></div></div>
</div>
<div class="col-md-12">
<div class="card-content">
<h4 class="card-title">Convener Maaham Banu </h4>
<p class="card-description">
Its an honour for me to lead such a versatile OC as a Convenor. We have a proud legacy of bringing about the most happening events in the twin cities and we have pledged to work the magic once more. So mark your calendars for 28th Feb because we ain't coming slow.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="features">
<div class="row">
<div class="col-md-4">
<div class="card card-profile card-plain">
<div class="col-md-12">
<div class="card-image">
<a href="#pablo">
<img class="img" src="static\frontend\assets\img\C4.png">
</a>
<div class="colored-shadow" style='background-image: url("{ static ' frontend/assets/img/faces/card-profile2-square.jpg'="" %}");="" opacity:="" 1;'=""></div></div>
</div>
<div class="col-md-12">
<div class="card-content">
<h4 class="card-title">Convener Noor Tiwana</h4>
<p class="card-description">
I take great pride for the fact that my university trusted me to become the face of the Olympiad. However, the work has just started. Together, we will make our university proud by organizing one of the biggest entertainment gala of the year. Let's all give our best</p>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card card-profile card-plain">
<div class="col-md-12">
<div class="card-image">
<a href="#pablo">
<img class="img" src="static\frontend\assets\img\C5.png">
</a>
<div class="colored-shadow" style='background-image: url("{ static ' frontend/assets/img/faces/card-profile2-square.jpg'="" %}");="" opacity:="" 1;'=""></div></div>
</div>
<div class="col-md-12">
<div class="card-content">
<h4 class="card-title">Convener Shmyl Qadeer</h4>
<p class="card-description">
Think of EOL Olympiad as the collective amalgamation of all the individual hard work you combined in a pressure oriented environment. I feel honored to manage this pressure and glorifying the name of my university. With your support and dedication, we will create an important milestone in the history of our university events</p>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card card-profile card-plain">
<div class="col-md-12">
<div class="card-image">
<a href="#pablo">
<img class="img" src="static\frontend\assets\img\C6.png">
</a>
<div class="colored-shadow" style='background-image: url("{ static ' frontend/assets/img/faces/card-profile2-square.jpg'="" %}");="" opacity:="" 1;'=""></div></div>
</div>
<div class="col-md-12">
<div class="card-content">
<h4 class="card-title">Convener Talha Bajwa</h4>
<p class="card-description">
Being the convener for the latest edition of the Olympiad is an honour for me. I, along with my peers, am dedicated to making this edition of the Olympiad highly managed and incredibly successful. This year we're geared up for a bigger and better event, the likes of which the twin cities have never seen before.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="section text-center">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<br><br>
<a name="events"></a> <<h1 class="title">Event Categories</h1><br><br>
</div>
</div>
<div class="features">
<div class="row">
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="Arts & literature">
<a href="home\events\eventData\46\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\events.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content">
<h4 class="card-title">
Arts & literature
</h4>
<p class="card-description">Event Description</p>
<a href="home\events\eventData\46\index.html" class="">
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="Sports">
<a href="home\events\eventData\47\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\events.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content">
<h4 class="card-title">
Sports
</h4>
<p class="card-description">Event Description</p>
<a href="home\events\eventData\47\index.html" class="">
</a>
</div>
</div>
</div><div class="features">
<div class="row">
<br><br>
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="Media Fest">
<a href="home\events\eventData\46\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\events.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content">
<h4 class="card-title">
Media Fest
</h4>
<p class="card-description">Event------Description</p>
<a href="home\events\eventData\46\index.html" class="">
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="Social Events">
<a href="home\events\eventData\47\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\events.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content">
<h4 class="card-title">
Social Events
</h4>
<p class="card-description">Event------Description</p>
<a href="home\events\eventData\47\index.html" class="">
</a>
</div>
</div>
</div><div class="features">
<div class="row">
<br><br>
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="Technical Events">
<a href="home\events\eventData\46\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\events.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content">
<h4 class="card-title">
Technical Events
</h4>
<p class="card-description">Event------Description</p>
<a href="home\events\eventData\46\index.html" class="">
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="School Events">
<a href="home\events\eventData\47\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\events.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content">
<h4 class="card-title">
School Events
</h4>
<p class="card-description">Event------Description</p>
<a href="home\events\eventData\47\index.html" class="">
<!--<h4 class="card-title">
PKR 500
</h4>-->
</a>
</div>
</div>
</div></div>
</div><br><br><br>
<hr><br><br>
<div class="section text-center">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="title">Message From Commandant</h2>
</div>
</div>
<div class="features">
<div class="row">
<div class="col-md-3 col-xs-12">
<div class="card card-product card-plain" data-colored-shadow="true" rel="tooltip" title="Commandant of EME">
<a href="home\events\eventData\46\index.html" class="">
<div class="card-image">
<img src="static\frontend\assets\img\command.png" alt="">
</div>
</a>
</div>
</div>
<div class="col-md-3 col-xs-12">
<div class="card-content1">
<h4 class="card-title">
Commandant
</h4>
<p class="card-description1">Commandant---Message-------Commandant---Message-------Commandant---Message------- Commandant---Message-------Commandant---Message-------Commandant---Message-------Commandant---Message-------Commandant---Message-------Commandant---Message-------</p>
<a href="home\events\eventData\46\index.html" class="">
</a>
</div>
</div>
</div></div></div></div>
</div>
</div>
</div>
<a name="aboutus"></a>
<div class="cd-section" id="contactus">
<div class="contactus-1 section-image" >
<div class="container">
<div class="row">
<div class="col-md-5">
<h2 class="title">Get in Touch</h2>
<h5 class="description">You need more information? Want to contact us.</h5>
<div class="info info-horizontal">
<div class="icon icon-primary">
<i class="material-icons">pin_drop</i>
</div>
<div class="description">
<h4 class="info-title">Find us at the office</h4>
<p>College Of Electrical And Mechanical Engineering,<br>
National University of Sciences and Technology (NUST),<br>
Peshawar Road,<br>
Islamabad,<br>
Pakistan
</p>
</div>
</div>
<div class="info info-horizontal">
<div class="icon icon-primary">
<i class="material-icons">phone</i>
</div>
<div class="description">
<h4 class="info-title">Give us a ring </h4>
<p> John Doe<br>
+92 300 0000000 <br>
</p>
</div>
</div>
</div>
<div class="col-md-5 col-md-offset-1">
<div class="card card-contact">
<form role="form" id="contact-form" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="TvXrGBq9HxvRqgnIFUNXqejAErqFb5weeWOnnU2YWiwArIQ8xSxKLHih8glEfhVj">
<div class="header header-raised header-info text-center">
<h4 class="card-title">Contact Us</h4>
</div>
<div class="card-content">
<div class="row">
<div class="col-md-6">
<div class="form-group label-floating is-empty">
<label class="control-label">Name</label>
<input type="text" name="Name" class="form-control">
<span class="material-input"></span>
</div>
</div>
<div class="col-md-6">
<div class="form-group label-floating is-empty">
<label class="control-label">Email address</label>
<input type="email" name="Email" class="form-control">
<span class="material-input"></span>
</div>
</div>
<div class="col-md-12">
<div class="form-group label-floating is-empty">
<label class="control-label">Your message</label>
<textarea name="message" class="form-control" id="message" rows="6"></textarea>
<span class="material-input"></span>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<button type="submit" class="btn btn-info">Send Message</button>
</div>
</div>
</div>
</div></div>
</div>
</div></form>
<!-- End Modal -->
<footer class="footer"><div class="navbar">
<div class="container">
<div class="copyright pull-left">
© <script>document.write(new Date().getFullYear())</script>, made by Team Web & IT.
All images are courtesy of EME Olympiad Media Team and Photography.
</div>
</div></div>
</footer>
</div></div></div></div></div></div></body>
<!-- Core JS Files -->
<script src="static\frontend\assets\js\jquery.min.js" type="text/javascript"></script>
<script src="static\frontend\assets\js\bootstrap.min.js" type="text/javascript"></script>
<script src="static\frontend\assets\js\material.min.js"></script>
<!-- Plugin for Date Time Picker and Full Calendar Plugin -->
<script src="static\frontend\assets\js\moment.min.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="static\frontend\assets\js\nouislider.min.js" type="text/javascript"></script>
<!-- Plugin for the Datepicker, full documentation here: https://github.com/Eonasdan/bootstrap-datetimepicker -->
<script src="static\frontend\assets\js\bootstrap-datetimepicker.js" type="text/javascript"></script>
<!-- Plugin for Select, full documentation here: http://silviomoreto.github.io/bootstrap-select -->
<script src="static\frontend\assets\js\bootstrap-selectpicker.js" type="text/javascript"></script>
<!-- Plugin for Tags, full documentation here: http://xoxco.com/projects/code/tagsinput/ -->
<script src="static\frontend\assets\js\bootstrap-tagsinput.js"></script>
<!-- Plugin for Fileupload, full documentation here: http://www.jasny.net/bootstrap/javascript/#fileinput -->
<script src="static\frontend\assets\js\jasny-bootstrap.min.js"></script>
<!-- Control Center for Material Kit: activating the ripples, parallax effects, scripts from the example pages etc -->
<script src="static\frontend\assets\js\material-kit.js" type="text/javascript"></script>
</html>