-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwar_of_words.html
229 lines (200 loc) · 10.3 KB
/
war_of_words.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
<!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>War of Words</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>War of Words - Debate Competition</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/debate.jpg" alt="fesival+celebration"> </a>
</figure>
<!--featured-image -->
<div class="box-link-date">
<a href="">1<sup>st</sup> April 2022</a>
</div>
<!-- box-link-date -->
<div class="entry-content">
<div class="entry-meta">
<!-- <span class="author-name"><a href="#">Venue: VENUE NAME PLACEHOLDER</a></span> -->
<!-- <span class="space">|</span> -->
<span class="comments-count">Time: 06:00 p.m. - 08:00 p.m.</span>
<span class="space">|</span>
<span class="comments-count"><a href="https://forms.gle/iKa6p3xNLnX6paaXA" target="_blank">Register Now</a></span>
</div>
<!-- entry-meta -->
<div class="entry-description">
<p>
<strong>Interaction, discussion, and debating is the key to progress. When you claim, agree, argue, and refute, a whole dynamics
of questions unfold. But the progression of debate thirsts a stage to rise. So, here to enhance your ability to think,
research, and speak, DebSoc has come up with the War Of Words. This would be a very similar event as that which was done
2 years back. It will not only help you in developing your presentation skills, but it's also going to be very
interesting to have counter ideas on given themes. Organizing your thoughts, researching, and presenting is going to be
a personality booster for you. </strong>
<ul>
<li>Mode: Offline</li>
<li>Prizes: First - Rs. 5000 | Second - Rs. 3000</li>
<li>Last date for registrations is 31<sup>st</sup> March' 22, 11:59 pm IST.</li>
<li>
Rules:
<ul>
<li>There will be a team of three.</li>
<li>Each speaker will get around two mins to speak.</li>
<li>The event will be for 2 hrs.</li>
<li>There will be two rounds.</li>
<li>The theme would revolve around culture, which includes historical events, pop culture, etc.</li>
<li>Results will be announced on our Instagram handle.</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>