forked from Vssut-Robotics/Robotics-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
event.html
253 lines (235 loc) · 9.74 KB
/
event.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
<!--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>Robotics Society Events: Samavesh</title>
<link rel="shortcut icon" type="image/x-icon" href="img/head1.png" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Cruise Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<!-- fonts -->
<link href="//fonts.googleapis.com/css?family=Cinzel:400,700,900" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<!-- /fonts -->
<!-- css -->
<link href="css1/bootstrap.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="css1/font-awesome.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="css1/gallery.css" rel="stylesheet" type="text/css" media="all" />
<link href="css1/jQuery.lightninBox.css" rel="stylesheet" type="text/css" media="all" />
<link href="css1/aos.css" rel="stylesheet" type="text/css" media="all" />
<link href="css1/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- /css -->
<!-- js -->
<script src="js1/modernizr.min.js"></script>
<!-- /js -->
</head>
<body>
<!-- topbar -->
<div class="topbar-w3ls">
<div class="container">
<a href="http://vssutrobotics.in" class="logo">
<h1>
<!--
<i class="fa fa-ship" aria-hidden="true"></i> -->
<img src="images/robotics2.png"></img>
<!-- <i class="fa fa-ship" aria-hidden="true"></i> -->
</h1>
</a>
<div class="clearfix"></div>
</div>
</div>
<section class="banner-w3ls">
<div id="block" data-vide-bg="video/111" data-vide-options="position: 0% 50%">
<div class="overlay text-center">
<h2>
<img src="images/finallogo.png" alt="img01" class="img-responsive" >
</h2>
<style>
.img-responsive{
display: block;
margin: 0 auto;
}
</style>
<div class="text-center">
<a href="#event"><button class="btn btn-outline2" type="submit">Events</button></a>
<!--<button type="submit" class="btn-outline2"> <a href="#devil">Events</button></a>-->
</div>
</div>
</div>
</section>
<!-- /banner -->
<!-- about --> <!--section1:devils vally-->
<section class="divider-wthree">
<div class="container">
<h3 class="text-center" data-aos="zoom-in">Devil's Valley!</h3>
<p class="text-center" data-aos="zoom-in">"Get ready to burn your tyres and be the killer in the ride-devils valley"</p>
</div>
</section>
<section class="about-wthree" id="event">
<div class="container">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="flip-right">
<h3 class="text-center">Devil's Valley 5.0</h3>
<p class="text-center">”I don’t like anything here at all.” said Frodo, “step or stone, breath or bone. Earth, air and water all seem accursed. But so our path is laid.”
A young hobbit, Frodo, who has found the One Ring that belongs to the Dark Lord Sauron,
begins his journey alone to Mount Doom, the only place where it can be destroyed.
The task is as hard and so is the arena. Frodo has to pass through fire, water and
many other fatal parts. Will he make it through? Let’s find out in Sauron aka
the DEVIL’S VALLEY!
</p>
<br>
<div class="col-lg-12 col-md-8 col-sm-4">
<a href="devil.pdf" download><button type="submit" class="btn-outline2"> Download PDF</button></a>
<a href="https://docs.google.com/forms/d/1DRBF9kd1Cfc2sVTA6E-6oNPNHw_bcSohI3YVi427pmQ/edit?usp=drivesdk" class="link1">
<button type="submit" class="btn-outline2"> Register </button>
</a>
</div>
<br>
</div>
<div class="devil col-lg-6 col-md-6 col-sm-12" data-aos="flip-left">
<ul class="grid cs-style-1">
<li>
<figure>
<img src="images/devils.jpg" alt="img01" class="img-responsive">
</figure>
</li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</section>
<!-- new Section added: LINED IT -->
<section class="divider-wfour">
<div class="container">
<h3 class="text-center" data-aos="zoom-in">Lined It!</h3>
<p class="text-center" data-aos="zoom-in">"He who is a good follower can be a good leader-line follower"</p>
</div>
</section>
<section class="about-wfour" id="about">
<div class="container">
<div class="lined col-lg-6 col-md-6 col-sm-12" data-aos="flip-left">
<ul class="grid cs-style-1">
<li>
<figure>
<img src="images/lined.jpg" alt="img01" class="img-responsive">
</figure>
</li>
</ul>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="flip-left">
<h3 class="text-center">Lined It 4.0!</h3>
<p class="text-center">“It's a dangerous business, Frodo, going out your door.”
You have passed through fire and deep water but the journey to Mount Doom is getting no easy.
You step onto the road, and if you don't keep your feet on the line, there's no knowing where
you might be swept off to. Home is behind, the world ahead, and only these lines to tread
through shadows to the edge of night. With one moto to survival you shall go ahead:
Fear nothing! Have peace until the morning! Heed no nightly noises!
</p>
<br>
<a href="lined_it.pdf" download><button type="submit" class="btn-outline2"> Download PDF</button></a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfuc-yZgTK_gCW7rj_oY-jISDEALFOQM18fR1MlWLFnsPDUvg/viewform?usp=sf_link">
<button type="submit" class="btn-outline2"> Register </button></a>
</div>
<div class="clearfix"></div>
</div>
</section>
<!-- /about -->
<!-- divider -->
<!-- new section 3 CAPTURE THE FLAG-->
<section class="divider-wfive">
<div class="container">
<h3 class="text-center" data-aos="zoom-in">Capture the flag!</h3>
<p class="text-center" data-aos="zoom-in">"Sometimes its not how good you are.. But how bad you really want it-capture the flag"</p>
</div>
</section>
<section class="about-wfive" id="about">
<div class="container">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="flip-right">
<h3 class="text-center">Capture the Flag</h3>
<p class="text-center">”You can not hide, I see you! There is no life, after me. Only...death!” Said Sauron.
Frodo has reached Mount doom with the intention to destroy the ring, one ring that rules ‘em all! The way out is shut.
And yet your wills did not yield, and you struggled on to capture your flag. The only way to destroy the ring is to
bring the flag to your territory and burn the ring. It's the job that's never started as takes longest to finish!
Now that you’ve started, courage will be your best defence for you’re in the land of Sauron!
</p>
<br>
<div class="col-lg-12 col-md-8 col-sm-4">
<a href="Flag.pdf" download><button type="submit" class="btn-outline2"> Download PDF</button></a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfSCIOQfgaMJzANEmoYGkIwQMEq1ZUpAyWpQcQxgzM7RN-ylA/viewform?usp=sf_link">
<button type="submit" class="btn-outline2"> Register </button></a>
</div>
<br>
</div>
<div class="devil col-lg-6 col-md-6 col-sm-12" data-aos="flip-left">
<ul class="grid cs-style-1">
<li>
<figure>
<img src="images/capture.jpg" alt="img01" class="img-responsive">
</figure>
</li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</section>
<section class="divider-wsix">
<div class="container">
<!--<h3 class="text-center" data-aos="zoom-in"></h3>
<p class="text-center" data-aos="zoom-in">The Devil is waiting for its prey. Gear Up!!! Burn your tires and get past the traps.</p>-->
</div>
</section>
<section class="footer-w3-agileits">
<div class="container">
<div class="col-lg-12 col-md-4 text-center">
<ul class="social-icons2">
<li><a href="https://www.facebook.com/vssutrobotics/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/societyrobotics"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCfrM26pYkyk8JtW-G0mcDNQ"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/in/vssut-robotics-129434149/"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<div class="clearfix"></div>
<p class="text-center">© 2018 All Rights Reserved | Design by <a href="http://vssutrobotics.in"> Vssut Robotics. </a></p>
</div>
</section>
<!-- /footer -->
<!-- back to top -->
<a href="#0" class="cd-top">Top</a>
<!-- /back to top -->
<!-- js files -->
<!-- js files -->
<script src="js1/jquery.min.js"></script>
<script src="js1/bootstrap.min.js"></script>
<script src="js1/smoothscroll.js"></script>
<script src="js1/jquery.easing.min.js"></script>
<script src="js1/grayscale.js"></script>
<script src='js1/aos.js'></script>
<script src="js1/index.js"></script>
<!-- js for back to top -->
<script src="js1/top.js"></script>
<!-- /js for back to top -->
<!-- js for about lightbox -->
<script src="js1/jQuery.lightninBox.js"></script>
<script type="text/javascript">
$(".lightninBox").lightninBox();
</script>
<!-- /js for about lightbox -->
<!-- js for gallery -->
<script src="js1/jquery.picEyes.js"></script>
<script>
$(function(){
//picturesEyes($('li'));
$('ul.demo li').picEyes();
});
</script>
<!-- /js for gallery -->
<!-- js for banner -->
<script src="js1/jquery.vide.js"></script>
<!-- /js for banner -->
<!-- /js files -->
</body>
</html>