forked from anweshaiitp/anwesha-web-2020
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio2.html
558 lines (519 loc) · 18.7 KB
/
portfolio2.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
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
<!doctype html>
<html lang="eng">
<head>
<link rel="stylesheet" href="faq.css">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name=description content="">
<meta name=author content="Enventer">
<link rel="icon" href="img/favicon.png" type="image/png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Fontawesome CSS -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Nunito:400,700,900&display=swap" rel="stylesheet">
<!-- Meanmenu css -->
<link rel="stylesheet" href="css/meanmenu.css">
<!-- Animation CSS -->
<link href="css/aos.min.css" rel="stylesheet">
<!-- Slick Carousel CSS -->
<link href="css/slick.css" rel="stylesheet">
<!-- Main CSS -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/responsive.css">
<link type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/overlayscrollbars/1.9.1/css/OverlayScrollbars.min.css" rel="stylesheet"/>
<!-- Scrollbar JS -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/overlayscrollbars/1.9.1/js/OverlayScrollbars.min.js"></script>
<link rel="stylesheet" href="css/magnific-popup.min.css">
<title>Anwesha ♥ | IIT Patna</title>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Preloader Start
========================-->
<div id='preloader'>
<div id='status'>
<img src='img/loading.gif' alt='LOADING....!!!!!' />
</div>
</div>
<ul class="bubbles">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<!--=========== Main Header Area ===============-->
<header id="home">
<div class="main-navigation-2">
<div class="container">
<div class="row">
<!-- logo-area-->
<div class="col-xl-2 col-lg-3 col-md-3">
<div class="logo-area">
<a href="index.html"><img src="img/logo.png" alt="enventer"></a>
</div>
</div>
<!-- mainmenu-area-->
<div class="col-xl-10 col-lg-9 col-md-9">
<div class="main-menu f-right">
<nav id="mobile-menu">
<ul>
<li>
<a href="./">home</a>
</li>
<li>
<!--<li><a href="#">register</a>-->
</li>
<li>
<a href="events.html">events</a>
</li>
<li>
<a href="sponsors.html">sponsors</a>
</li>
<li>
<a href="gallery.html">gallery</a>
</li>
<li>
<a href="./ca/ca.php">CA</a>
</li>
<!-- dropdown menu-area-->
<li>
<a href="#" onclick="return false">more <i class="fas fa-angle-down"></i>
</a>
<ul class="dropdown">
<li><a href="./backend/user/accommodation.php">accomodation</a></li>
<li><a href="multicity.html">multicity</a></li>
<li><a href="portfolio2.html">FAQ</a></li>
<li><a href="team.html">our team</a></li>
<li><a href="contact.html">contact</a></li>
<!-- <li><a href="single-blog.html">single blog</a></li>
<li><a href="single-blog2.html">single blog two</a></li>
<li><a href="team.html">our team</a></li>
<li><a href="contact.html">contact us</a></li>
<li><a href="404.html">404 Page</a></li> -->
</ul>
</li>
</ul>
</nav>
</div>
<!-- mobile menu-->
<div class="mobile-menu"></div>
<!--Search-->
<!-- <div class="search-box-area">
<div id="search" class="fade">
<a href="#" class="close-btn" id="close-search">
<em class="fa fa-times"></em>
</a>
<input placeholder="what are you looking for?" id="searchbox" type="search" />
</div>
<div class="search-icon-area">
<a href='#search'>
<i class="fa fa-search"></i>
</a>
</div>
</div> -->
</div>
</div>
</div>
</div>
</header>
<!-- =========Portfolio Image Area=========== -->
<div class="portfolio-hero-banner">
<div class="portfolio-hero-text">
<h1>FAQ</h1>
</div>
</div>
<section class="faq">
<ul class="categories" style="transform: translateY(0px);">
<li><a class="selected" href="#basics">Registration And Basic</a></li>
<li><a href="#mobile">Accommodations</a></li>
<li><a href="#account">Campus Facilities</a></li>
<li><a href="#apple">Events</a></li>
<li><a href="#grapes">Muliticity</a></li>
<!-- <li><a href="#coconut">SECTION6</a></li>-->
</ul> <!-- categories -->
<div class="faq-items">
<ul id="basics" class="faq-group">
<li class="faq-title"><h2>Registration and Basic</h2></li>
<li>
<a class="trigger" href="#0">When is the next edition of Anwesha?</a>
<div class="faq-content">
<p>ANWESHA 2020 will be held from 31st January to 2nd February.
Gear up for the 3 most awesome days of 2020.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Why registration for Anwesha is necessary?</a>
<div class="faq-content">
<p>Registering on the website will generate a unique Anwesha ID for you.
This Anwesha ID is essential for participation or entry to all the activities
going on during Anwesha! If you want to register for a competition or
accommodation or collect concert passes against your college ID, you’ll
need to have an Anwesha ID. Your Anwesha ID is the key to the best things
the festival has to offer.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">How do I register for Anwesha?</a>
<div class="faq-content">
<p> Go to <a href="./backend/user/registeruser.php">register </a>tab to get your Anwesha ID.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">What is Anwesha ID?</a>
<div class="faq-content">
<p>Anwesha ID is a unique ID generated after
you register and is your identity for any future notices.
It is compulsory to have an Anwesha ID to participate and enjoy Anwesha.</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Is it necessary to have an Anwesha ID to attend Anwesha?</a>
<div class="faq-content">
<p>Yes, it is compulsory.</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Can people of all age groups are allowed to attend Anwesha?</a>
<div class="faq-content">
<p>No, Only college students are allowed.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Are onspot registration are allowed?</a>
<div class="faq-content">
<p>On-spot registrations are available but we suggest you register online or
with the campus ambassador as soon as possible.</p>
</div> <!-- faq-content -->
</li>
</ul> <!-- faq-group -->
<ul id="mobile" class="faq-group">
<li class="faq-title"><h2>Accommodations</h2></li>
<li>
<a class="trigger" href="#0">What kind of accommodations are provided during Anwesha?</a>
<div class="faq-content">
<p>Accommodations will be provided to boys and girls in well-secured separate
residential complexes on the campus of IIT Patna.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">When is online registration for accommodation start?</a>
<div class="faq-content">
<p>Answer
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Does the accommodation fee include the food facility as well?</a>
<div class="faq-content">
<p>No, accommodation charges do not include food facility. However the food is provided at
minimum charges and various food stall are also established at various places.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">What is the procedure of accommodation fee payment?</a>
<div class="faq-content">
<p>ANSWER</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Is a person allowed to attend Anwesha to enjoy the fest not to participate in it?</a>
<div class="faq-content">
<p>Yes, you can definitely attend Anwesha by registering from your respective colleges.
However, for accommodation, you can contact the Heads of Hospitality and Public
Relations and request for accommodation.Accommodation would be confirmed strictly
subject to availability</p>
</div> <!-- faq-content -->
</li>
</ul> <!-- faq-group -->
<ul id="account" class="faq-group">
<li class="faq-title"><h2>Campus Facilities</h2></li>
<li>
<a class="trigger" href="#0">How can I reach to IIT Patna?</a>
<div class="faq-content">
<p>The IIT Patna campus is located in Bihta Patna, around 30km from the Patna Domestic Airport,
around 35km from Patna Junction and about 2.6 km from the Bihta railway station.
The Campus is well connected by road to each of these three major arrival points.
As such, you can readily hire a taxi or an auto-rickshaw or you also take bus from any of these to reach the Campus.</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Is entry inside the IIT Patna campus open all the time?</a>
<div class="faq-content">
<p>Any participant can enter at any time inside the campus provided he has an Anwesha ID
and Photo ID proof.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Should I cary some ID proof evrytime come to IIT Patna?</a>
<div class="faq-content">
<p>You should carry your ID card as well as your registration booklet
all the time, As a security check is regularly done.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Are there ATMs inside IIT Patna campus?</a>
<div class="faq-content">
<p>Yes, ATMs are available near 2 major spots - Admin Block, Food court.
</p>
</div> <!-- faq-content -->
</li>
</ul> <!-- faq-group -->
<ul id="apple" class="faq-group">
<li class="faq-title"><h2>Events</h2></li>
<li>
<a class="trigger" href="#0">How can I participate in various events at Anwesha?</a>
<div class="faq-content">
<p>If you do not have an Anwesha ID, go to the<a href="./backend/user/registeruser.php"> Register </a>
tab and fill in your details there to get an Anwesha ID. Then go to
<a href="events.html">Events</a> and register in the required competition.
If you already have an Anwesha ID then directly register for the competition
by going to <a href="events.html">Events</a> and register in the required competition.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Who can participate in these events? Is there a registration fee involved?</a>
<div class="faq-content">
<p> Any college student can take part in these competitions. The registration fee
for participation depends upon the event you want to participate.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Can I form team with the student of a different college?</a>
<div class="faq-content">
<p>This depends on the competition you are participating in.
Visit individual competitions at <a href="events"> events</a> for details.</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Will I get cetificate of participation in the competition at Anwesha?</a>
<div class="faq-content">
<p>ANSWER</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">What are the date, time and venue of these competitions?</a>
<div class="faq-content">
<p>These competitions will either be held online or during Anwesha depending
on the competition. The detailed schedule will be released later.
</p>
</div> <!-- faq-content -->
</li>
</ul> <!-- faq-group -->
<ul id="grapes" class="faq-group">
<li class="faq-title"><h2>Muliticity</h2></li>
<li>
<a class="trigger" href="#0">What are Multicity Auditions?</a>
<div class="faq-content">
<p>Multicity Auditions are elimination rounds for certain
competitions conducted in various cities across India. The winners
of the multicity auditions get direct entry to the higher rounds at Anwesha and prizes.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">When and where are these auditions taking place?</a>
<div class="faq-content">
<p> This year, multicity auditions are scheduled to take place in 4 cities
across India. Visit www.anwesha.info/multicity for more details. The detailed
schedule will be notified to the participants.
</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Who can participate in these auditions?</a>
<div class="faq-content">
<p>Any college student can take part in these competitions. There
is no registration fee for participation</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Are on spot registrations allowed?</a>
<div class="faq-content">
<p>Yes, but it is advised that you register in advance to confirm your slot as
there are minimum slots available.</p>
</div> <!-- faq-content -->
</li>
<li>
<a class="trigger" href="#0">Can I participate directly in these events during Anwesha?</a>
<div class="faq-content">
<p> Yes, but if there is a Multicity happening in your city, then it is advised that you participate
in the Multicity eliminations itself. Getting a slot on-ground for these cities
will be very difficult.
</p>
</div> <!-- faq-content -->
</li>
</ul> <!-- faq-group -->
<!--<ul id="coconut" class="faq-group">
<li class="faq-title"><h2>SECTION6</h2></li>
<li>
<a class="trigger" href="#0">QUESTION1</a>
<div class="faq-content">
<p>answer.
</p>
</div>
</li>
</ul>--> <!-- faq-group -->
</div> <!-- faq-items -->
<a href="#0" class="cd-close-panel">Close</a>
</section> <!-- faq -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="script.js"></script>
<!-- =========Call to Action=========== -->
<div class="callto-action">
<div class="container">
<div class="row">
<div class="col-xl-8 col-lg-8 col-md-8 col-sm-7">
<div class="callto-action-text">
<h5>Like what you see? <span>Any more queries? </span> </h5>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-5">
<div class="callto-action-btn">
<a href="#">contact us</a>
</div>
</div>
</div>
</div>
</div>
<!-- =========Footer Area=========== -->
<section id="footer-fixed">
<div class="big-footer">
<div class="container">
<div class="row">
<!--footer logo-->
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6">
<div class="footer-logo">
<a href="#">
<img src="img/logo.png" alt="">
</a>
<p> Think. Dream. Live. Anwesha. <br> Reflection of fond rememberances.</p>
</div>
<!--footer social-->
<div class="social">
<ul>
<li><a class="footer-socials" href="https://www.facebook.com/anwesha.iitpatna/"><i class="fab fa-facebook"></i></a></li>
<li><a class="footer-socials" href="https://www.instagram.com/anwesha.iitp/?hl=en"><i class="fab fa-instagram"></i></a></li>
<li><a class="footer-socials" href="https://www.youtube.com/channel/UCVVdnGvmkm-Z9v9IKAq77JQ"><i class="fab fa-youtube"></i></a></li>
</ul>
</div>
</div>
<!--footer quick links-->
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6">
<div class="footer-heading">
<h3>quick links</h3>
</div>
<div class="footer-content">
<ul>
<!--<li><a href="">register</a></li>-->
<li><a href="">events</a></li>
<li><a href="">accomodation</a></li>
<li><a href="">sponsors</a></li>
<li><a href="">gallery</a></li>
</ul>
</div>
</div>
<!--footer latest work-->
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6">
<div class="footer-heading">
<h3> </h3>
</div>
<div class="footer-content">
<ul>
<li><a href="">Campus Ambassador</a></li>
<!--<li><a href="">FAQ</a></li>-->
<li><a href="">contact</a></li>
<li><a href="">team</a></li>
<li><a href="">multicity</a></li>
</ul>
</div>
</div>
<!--footer subscribe-->
<!-- <div class="col-xl-3 col-lg-3 col-md-3 col-sm-6">
<div class="footer-heading">
<h3>Get Updates</h3>
</div>
<div class="footer-content footer-cont-mar-40">
<form action="#">
<input id="leadgenaration" type="email" placeholder="Enter your email">
<input id="subscribe" type="submit" value="Subscribe">
</form>
</div>
</div> -->
</div>
</div>
</div>
<!--copyright-->
<footer>
<p>© 2020 Anwesha IIT Patna Web and App. All rights reserved.</p>
</footer>
</section>
<!-- Jquery JS -->
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<!-- Proper JS -->
<script src="js/popper.min.js"></script>
<!-- Bootstrap Js -->
<script src="js/bootstrap.min.js"></script>
<!-- Video popup Js -->
<script src="js/magnific-popup.min.js"></script>
<!-- Waypoint Up Js -->
<script src="js/waypoints.min.js"></script>
<!-- Counter Up Js -->
<script src="js/counterup.min.js"></script>
<!-- Meanmenu Js -->
<script src="js/meanmenu.min.js"></script>
<!-- Animation Js -->
<script src="js/aos.min.js"></script>
<!-- Filtering Js -->
<script src="js/isotope.min.js"></script>
<!-- Background Move Js -->
<script src="js/jquery.backgroundMove.js"></script>
<!-- Slick Carousel Js -->
<script src="js/slick.min.js"></script>
<!-- ScrollUp Js -->
<script src="js/scrollUp.js"></script>
<!-- Main Js -->
<script src="js/main.js"></script>
<script src="js/script.js"></script>
</body>
</html>