-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathleague_of_fanatics.html
225 lines (199 loc) · 10.2 KB
/
league_of_fanatics.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="https://infin8.zense.co.in/img/infin8logo.png" type="image/x-icon" />
<link rel="icon" href="images/logo.png">
<title>League of Fanatics</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- FontAwesome CSS -->
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<!-- Swiper CSS -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- Styles -->
<link rel="stylesheet" href="style.css">
</head>
<body class="blog-page">
<header class="site-header">
<div class="header-bar">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-10 col-lg-4">
<h1 class="site-branding flex">
<a href="#"><img src="images/infin8logo.png " width="100px" /></a>
</h1>
</div>
<div class="col-2 col-lg-8">
<nav class="site-navigation">
<div class="hamburger-menu d-lg-none">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<!-- .hamburger-menu -->
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="index.html#events">EVENTS</a></li>
<li><a href="index.html#prev">PREV INFIN8</a></li>
<li><a href="index.html#core">TEAM</a></li>
</ul>
<!-- flex -->
</nav>
<!-- .site-navigation -->
</div>
<!-- .col-12 -->
</div>
<!-- .row -->
</div>
<!-- container-fluid -->
</div>
<!-- header-bar -->
</header>
<!-- .site-header -->
<div class="page-header">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-header">
<h1 class="entry-title">Events</h1>
</div>
<!-- entry-header -->
</div>
<!-- col-12 -->
</div>
<!-- row -->
</div>
<!-- container -->
</div>
<!-- page-header -->
<div class="main-content">
<div class="container">
<div class="blog-page">
<div class="entry-header">
<div class="entry-title">
<h2>League of Fanatics</h2>
</div>
<!-- entry-title -->
</div>
<div class="row blog-list-page">
<div class="col-12 col-xl single-blog-content">
<div class="blog-content">
<figure allign="center" class="featured-image">
<a href="#"> <img src="images/lof_final.jpg" alt="fesival+celebration"> </a>
</figure>
<!--featured-image -->
<div class="box-link-date">
<a href="">2<sup>nd</sup> & 3<sup>rd</sup> April 2022</a>
</div>
<!-- box-link-date -->
<div class="entry-content">
<div class="entry-meta">
<span class="comments-count">Time: 12:00 p.m. - 1:30 p.m. & 04:00 p.m. - 05:00 p.m. (Finals)</span>
<span class="space">|</span>
<span class="comments-count"><a href="https://docs.google.com/forms/d/e/1FAIpQLSc7Vs9VPBauDYcxzrVfJ0edryVXLu3LWSpMJ69s6e-TFbNFAg/viewform?usp=sf_link" target="_blank">Register Now</a></span>
</div>
<!-- entry-meta -->
<div class="entry-description">
<p>
<strong>Welcome to the biggest pop culture event of IIITB! Form the ultimate team of movie
buffs, TV
show binge-watchers, and anime otakus to put your knowledge to the test! Compete
in a variety of innovative and exciting rounds and win big prizes!</strong>
<ul>
<li>Mode: Offline</li>
<li>Prizes: First - Rs. 4000 | Second - Rs. 2000</li>
<li>Last date for registrations is 31<sup>st</sup> March' 22, 11:59 pm IST.</li>
<li>Rules:
<ul>
<li>Team Size: 3-4</li>
<li>Rounds:
<ul>
<li>First Round: Written Round - Only the top 8 teams will qualify</li>
<li>Semi-Finals: Teams are divided into two groups and have to go through two rounds. The top two teams from each group will commence to the finals.</li>
<li>Finals: The final four teams compete in a set of three rounds and the winner and runnerup will be decided based on the aggregate of the points they score.</li>
</ul>
</li>
<li>Results will be announced on our Instagram handle.</li>
<li>The decision of the organising committee and the jury will be final.</li>
</ul>
</li>
</ul>
</p>
</div>
<!-- entry-description -->
</div>
<!-- entry-content -->
</div>
</div>
<!-- col-6 -->
</div>
<!-- blog-list-page -->
</div>
<!-- last-news -->
</div>
<!-- container -->
</div>
<!-- main-content -->
<footer class="site-footer">
<div class="footer-cover-title flex justify-content-center align-items-center">
<h2>INFIN8</h2>
</div>
<!-- .site-footer -->
<div class="footer-content-wrapper">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-title">
<a href="#">INFIN8</a>
</div>
<!-- entry-title -->
</div>
<div class="col-12">
<div class="entry-mail">
<p>1<sup>st</sup> - 3<sup>rd</sup> April 2022</p>
</div class="entry-mail">
</div>
<div class="col-12 col 12">
<div class="entry-mail">
<p>Contact Us: <br>
<a href="https://www.facebook.com/iiitb.infin8/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/infin8_iiitb/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="mailto:[email protected]" target="_blank"><i class="fa fa-envelope"></i></a><br>
<a href="Tel:+919429653848">9429653848</a>
<a href="Tel:+919429653848">|</a>
<a href="Tel:+919993092201">9993092201</a>
</p>
</div class="entry-mail">
</div>
</div>
<!-- .entry-mail -->
<div class="copyright-info">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script> All rights reserved | Made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://zense.co.in/" target="_blank"><b>Zense</b></a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
<!-- copyright-info -->
</div>
</div>
</footer>
<!-- site-footer -->
<script type='text/javascript' src='js/jquery.js'></script>
<script type='text/javascript' src='js/masonry.pkgd.min.js'></script>
<script type='text/javascript' src='js/jquery.collapsible.min.js'></script>
<script type='text/javascript' src='js/swiper.min.js'></script>
<script type='text/javascript' src='js/jquery.countdown.min.js'></script>
<script type='text/javascript' src='js/circle-progress.min.js'></script>
<script type='text/javascript' src='js/jquery.countTo.min.js'></script>
<script type='text/javascript' src='js/custom.js'></script>
<script type='text/javascript' src='js/index.js'></script>
</div>
</body>
</html>