-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbob_chennai.html
308 lines (244 loc) · 8.7 KB
/
bob_chennai.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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>XCEED - Battle Of Bots</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="http://www.kurukshetra.org.in/images/favicon.ico" sizes="16x16" type="image/png">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="custom/custom.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<s .criptrc="js/respond.min.js"></script>
<![endif]-->
</head>
<style>
.h1{
font-family: "Times New Roman", Times, serif;
}
.table-container {
max-width: 1200px;
position: relative;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.gtco-container {
max-width: 1200px;
position: relative;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.gtco-tabs .gtco-tab-nav li {
float: left;
margin: 0;
padding: 0;
width: 20%;
text-align: center;
list-style: none;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
}
</style>
<body>
<!-- MENU ALONG WITH BGIMAGE-->
<div class="gtco-loader"></div>
<div id="page">
<nav class="gtco-nav" role="navigation">
<div class="gtco-container">
<div class="row">
<div class="col-xs-5 col-sm-3 ">
<img class ="photo" src="images/k.png" >
</div>
<div class="col-xs-6 text-center menu-1">
<ul>
<li><a href="index.html">Home</a></li>
<li class="active"><a href="maps.html">XCEED</a></li>
<li><a href="contactus.html">ContactUs</a></li>
<li><a href="sponsor.html">Sponsors</a></li>
</ul>
</div>
<div class="col-xs-5 col-sm-3 ">
<img class ="photo" src="images/unesco.png" >
</div>
</div>
</div>
</nav>
<!-- BGIMAGE ALONG WITH TEXT ON IMAGE-->
<header id="gtco-header" class="gtco-cover" role="banner" style="background-image:url(images/img_bg_1.jpg); height: 300px">
<div class="gtco-container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<div class="display-t" style="height:300px;">
<div class="display-tc animate-box" style="height:300px;" data-animate-effect="fadeIn">
<img src="images/xceedfulllogo.png" style="height: 200px;width: 300px;">
</div>
</div>
</div>
</div>
</div>
</header>
<div id="gtco-services">
<div class="gtco-container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center gtco-heading">
<h2> Battle of Bots -SRM Eashwari college- Chennai </h2>
</div>
</div>
<div class="row animate-box">
<div class="gtco-tabs">
<ul class="gtco-tab-nav">
<li class="active"><a href="#" data-tab="1"><span class="icon visible-xs"><i class="icon-information"></i></span><span class="hidden-xs">Intro</span></a></li>
<li><a href="#" data-tab="5"><span class="icon visible-xs"><i class="icon-calender"></i></span><span class="hidden-xs">Date & Venue</span></a></li>
<li><a href="#" data-tab="2"><span class="icon visible-xs"><i class="icon-requirements"></i></span><span class="hidden-xs">Format</span></a></li>
<li><a href="#" data-tab="3"><span class="icon visible-xs"><i class="icon-rules"></i></span><span class="hidden-xs">Rules</span></a></li>
<li><a href="#" data-tab="4"><span class="icon visible-xs"><i class="icon-pen"></i></span><span class="hidden-xs">Registration</span></a></li>
</ul>
<!-- Tabs -->
<div class="gtco-tab-content-wrap">
<div class="gtco-tab-content tab-content active" id="1">
<div class="col-md-6">
<div class="icon icon-xlg">
<i class="icon-information"></i>
</div>
</div>
<div class="col-md-6">
<h2>Intro</h2>
<p>Do you think you have what is needed to create your own bot? Then, this is the chance. k!urukshetra, India's most celebrated techno-management fest, calls for the Battle of Bots to test your analytical, technical, statistical skills and most importantly, your creativity. Grab this opportunity to solve some real world problems from your perspective, create your own bots and win exciting prices worth 1lakh. So, pull up your socks to run the race of k!nowledge. Bring forth your mind and have a great time!</p>
</div>
</div>
<div class="gtco-tab-content tab-content" id="5">
<div class="col-md-6">
<div class="icon icon-xlg">
<i class="icon-calender"></i>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-md-6">
<h1>Date</h1>
<h3>
<ul>
<li>January 21</li>
</ul>
</h3>
<h2>Time : 11AM</h2>
</div>
<div class="col-md-6">
<h1>Venue</h1>
<h3>
<p>SRM Eashwari college</p>
<h3>
</div>
</div>
</div>
</div>
<div class="gtco-tab-content tab-content" id="2">
<div class="col-md-6">
<div class="icon icon-xlg">
<i class="icon-requirements"></i>
</div>
</div>
<div class="col-md-6">
<h2>Format</h2>
<h3>Round 1</h3>
<ul>
<li>It is a preliminary round</li>
<li>Basic pen and paper or online test type </li>
<li>Teams of 3 (minimum) and 4 (maximum) will be allowed</li>
<li>60-minute duration</li>
<li>Starred questions will decide the winner when a tie occurs.</li>
</ul>
<h3>Round 2</h3>
<ul>
<li>hands-on round.</li>
<li>The teams shall be asked to make a bot with the components provided.</li>
<li>The maximum time duration will be 2 hours and 30 minutes.</li>
<li>The teams will be evaluated on the basis of Cost of the components used and Time taken.</li>
</ul>
<h3>Finals : Will be informed soon(The winners will be brought to Chennai).</h3>
</div>
</div>
<div class="gtco-tab-content tab-content" id="3">
<div class="col-md-6">
<div class="icon icon-xlg">
<i class="icon-rules"></i>
</div>
</div>
<div class="col-md-6">
<h1>Rules</h1>
<div class="row">
<div class="col-md-6">
<ul>
<li>A team can comprise of 4 participants maximum.</li>
<li>The members of the team can be from different colleges/institutions.</li>
<li>The students should have their institution ID.</li>
<li>The decision of the judge is final and binding.</li>
<li>Any form of cheating is STRICTLY PROHIBITED. If found cheating, the team will be instantly disqualified.</li>
<li>For any queries regarding components please contact SP Robotic Works. For any queries regarding components please contact SP Robotic Works.</li>
</ul> </div>
</div>
</div>
</div>
<div class="gtco-tab-content tab-content" id="4">
<div class="col-md-6">
<div class="icon icon-xlg">
<i class="icon-pen"></i>
</div>
</div>
<div class="col-md-6">
<h2>Registration</h2>
<a target="_blank" href="https://goo.gl/forms/u87ROmdqvKHQlePD3" class="btn btn-primary">Register here</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="footer">
<img src="images/trophy.png" id="trophyImage" height= 60 />
<p>Prizes worth INR 1,00,000</p>
</div>
<div style="height: 10px; clear: both;"></div>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-arrow-up"></i></a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- countTo -->
<script src="js/jquery.countTo.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<!-- Main -->
<script src="js/main.js"></script>
</body>
</html>