-
Notifications
You must be signed in to change notification settings - Fork 16
/
events.html
370 lines (299 loc) · 15.5 KB
/
events.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Events - MTS AUV-ZHCET | Zakir Husain College of Engineering & Technology | Aligarh Muslim University</title>
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CVarela+Round" rel="stylesheet">
<!-- Bootstrap -->
<link type="text/css" rel="stylesheet" href="css/bootstrap.min.css" />
<!-- Owl Carousel -->
<link type="text/css" rel="stylesheet" href="css/owl.carousel.css" />
<link type="text/css" rel="stylesheet" href="css/owl.theme.default.css" />
<!-- Magnific Popup -->
<link type="text/css" rel="stylesheet" hrefw="css/magnific-popup.css" />
<!-- Font Awesome Icon -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Custom stlylesheet -->
<link type="text/css" rel="stylesheet" href="css/style.css" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
#poster .img{
display: flex;
justify-content: center;
margin-bottom: 6vw;
}
#poster .img img{
height: 100%;
width: 40vh;
}
</style>
</head>
<body>
<!-- Header -->
<header>
<!-- Background Image -->
<!-- <div class="bg-img" style="background-image: url('./img/background.png');"> -->
<div class="overlay"></div>
</div>
<!-- /Background Image -->
<!-- Nav -->
<!-- <nav id="nav" class="navbar nav-transparent"> -->
<nav id="nav" class="navbar head">
<div class="container">
<div class="navbar-header">
<!-- Logo -->
<div class="navbar-brand">
<a href="index.html">
<img class="logo" src="img/auv1.png" alt="lobo" id="rotate_image">
<!--<img src="img/logo-alt.png" alt="Logo"> -->
</a>
</div>
<!-- /Logo -->
<!-- Collapse nav button -->
<div class="nav-collapse">
<span></span>
</div>
<!-- /Collapse nav button -->
</div>
<!-- Main navigation -->
<div class="nav-head">
<ul class="main-nav nav navbar-nav navbar-center" id="navbar-ul">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="./coreTeam.html">Core Team</a></li>
<!-- <li><a href="./crowd.html">Crowd Funding SAUVC'2022</a></li> -->
<!-- <li><a href="./mate_rov.html">MTS AUV-ZHCET</a></li> -->
<li><a href="#vehicles">Vehicles</a></li>
<li><a href="#service">Achievements</a></li>
<li><a href="./rovc.html">AMUROVc 1.0</a></li>
<li><a href="#features">Sponsors</a></li>
<li><a href="#mentors">Mentors</a></li>
<!-- <li><a href="./posts.html">Recruitments</a></li> -->
<li> <a href="./blog-single.html">Blog</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<!-- /Main navigation -->
</div>
</nav>
<!-- /Nav -->
<div class="popup">
<div class="popup-content">
<h3 align="center">Our Sponsors</h3>
<div class="row spon">
<div class="col-md-6" style="text-decoration: none">
<a data-toggle="modal" href="#gold-sponsor">
<div class="features"><img src="./img/gold.png" /></div>Gold Sponsors
</a>
</div>
<div class="col-md-6" style="text-decoration: none" pop_up_image>
<a data-toggle="modal" href="#silver-sponsor">
<div class="features"><img src="./img/silver.png" /></div>Silver Sponsors
</a>
</div>
</div>
<div class="row spon">
<div class="col-md-6" style="text-decoration: none" pop_up_image>
<a data-toggle="modal" href="#aluminis">
<div class="features"><img src="./img/amu-logo.png" /></div>Alumnus
</a>
</div>
<div class="col-md-6" style="text-decoration: none" pop_up_image>
<a data-toggle="modal" href="#software">
<div class="features"><img src="./img/bronze.png" /></div>Software Sponsors
</a>
</div>
</div>
</div>
</div>
<script>
var sponsor_popup = document.querySelector('.popup');
window.onclick = function (event) {
if (event.target == sponsor_popup) {
sponsor_popup.style.display = "none";
}
// document.querySelector(".popup").style.display="none";
}
// document.querySelector(".close").addEventListener("click",function(){
// document.querySelector(".popup").style.display="none";
// })
</script>
<!-- home wrapper -->
<div class="home-wrapper">
<div class="container">
<div class="row">
<div class="container">
<div class="head-title">
<h1 class="home-title"><span STYLE="color: crimson;"> MTS AUV-ZHCET ONGOING EVENTS</span></h1>
<!-- <h6 class="home-title"><span>Future of Marine Robotics</span></h6> -->
</div>
<div class="row">
<div class="col-sm-12">
<div id="my-slider" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#my-slider" data-slide-to="0" class="active"></li>
<li data-target="#my-slider" data-slide-to="1"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img class="slide-image" src="./img/backgrounda.jpg"
alt="image1" />
</div>
<div class="item">
<img class="slide-image" src="./img/background1a.jpg"
alt="image2" />
</div>
</div>
<a class="left carousel-control" href="#my-slider" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#my-slider" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
</div>
</div>
</div>
</div>
<!-- home content -->
<!-- <div class="col-md-10 col-md-offset-1">
<div class="home-content">
<h1 class="white-text">AUV ZHCET</h1>
<h4 class="white-text">Future of Marine Robotics </h4>
<button class="white-btn"><a href="https://www.backmytalent.com/#/project/14/autonomous-underwater-vehicle-from-students-of-auv-zhcet-club">Support Us</a></button>
<button class="main-btn"><a href="https://www.linkedin.com/company/auv-zhcet/">Follow us!</a></button>
</div>
</div> -->
<!-- /home content -->
</div>
</div>
</div>
<!-- /home wrapper -->
</header>
<!-- /Header -->
<div id="teams" class="section md-padding bg-grey my-5">
<!-- container starts -->
<div class="container" id="poster_making">
<div class="section-header text-center">
<h2 class="title">Poster Making Competition </h2>
</div>
<!-- row starts -->
<div class="row my-4 md-padding">
<!--Teams slider -->
<div class="col-md-6" id="poster">
<div class="img">
<img src="./img/events/poster_making.png" alt="">
</div>
</div>
<!-- Teams content -->
<div class="col-md-6">
<h3>Poster Making Competition</h3>
<p><b>Registration Fees :</b> ₹100/- ( For AMU School Students : ₹70/- Only )</p>
<p><b>Eligibility Criteria :</b> 6th - 8th Class Students</p>
<p><b>Date:</b> Feb 02, 2023 </p>
<p><b>Venue:</b> Zakir Hussain College Of Engineering and Technology (ZHCET) Lawn, Aligarh Muslim University, Aligarh </p>
<p><b>1st Prize:</b> ₹1000/- </p>
<p><b>2nd Prize:</b> ₹700/- </p>
<p><b>3rd Prize:</b> ₹500/- </p>
<p><b>Contact To Register:</b> +91 9520091971 , +91 7900593735</p>
<center> <p>Certificates will be provided to all participants.</p></center>
</div>
<!-- /teams content -->
</div>
<!-- row ends -->
</div>
<!-- container ends -->
<!-- container starts -->
<div class="container" id="science_fair">
<div class="section-header text-center">
<h2 class="title">Science Fair Competition </h2>
</div>
<!-- row starts -->
<div class="row my-4 md-padding">
<!--Teams slider -->
<div class="col-md-6" id="poster">
<div class="img">
<img src="./img/events/science_fair.png" alt="">
</div>
</div>
<!-- Teams content -->
<div class="col-md-6">
<h3>Science Fair Competition</h3>
<p><b>Registration Fees :</b> ₹200/- </p>
<p><b>Eligibility Criteria :</b> 8th - 12th Class Students</p>
<p><b>Date:</b> Feb 04, 2023 </p>
<p><b>Venue:</b> Zakir Hussain College Of Engineering and Technology (ZHCET) Lawn, Aligarh Muslim University, Aligarh </p>
<p><b>1st Prize:</b> ₹1000/- </p>
<p><b>2nd Prize:</b> ₹700/- </p>
<p><b>3rd Prize:</b> ₹500/- </p>
<p><b>Contact To Register:</b> +91 9520091971 , +91 7900593735</p>
<p><b>Maximum 4 Students In a Team</b> </p>
<center> <p>Certificates will be provided to all participants.</p></center>
</div>
<!-- /teams content -->
</div>
<!-- row ends -->
</div>
<!-- container ends -->
</div>
<!-- Footer -->
<footer id="footer" class="sm-padding bg-dark">
<!-- Container -->
<div class="container">
<!-- Row -->
<div class="row">
<div class="col-md-12">
<!-- footer logo -->
<div class="footer-logo">
<a href="index.html"><img src="img/auv1.png" alt="logo"></a>
</div>
<!-- /footer logo -->
<div id="footer-name" class="row">
<h2>AUV ZHCET</h2>
<hr>
<h4>Department of Mechanical Engineering, ZHCET</h4>
<h4>Aligarh Muslim University, Aligarh, U.P.</h4>
<h4>India</h4>
</div>
<!-- footer follow -->
<ul class="footer-follow">
<li><a href="https://www.facebook.com/auvzhcetclub/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/auv_zhcet"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/auv_zhcet/"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/auv-zhcet/"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCKnOMeEqaWUOpE7iYwUnzDg"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://github.com/auvzhcet"><i class="fa fa-github"></i></a></li>
</ul>
<!-- /footer follow -->
</div>
</div>
<!-- /Row -->
<div id="credits" style="margin-bottom: -50px">
<a style="position: absolute; bottom: 0; right: 0; color: #fff; font-family: sans-serif; opacity: 0.4; font-size: 18px; padding: 0px 100px;"
href=""></a>
</div>
</div>
<!-- /Container -->
</footer>
<!-- /Footer -->
<!-- Back to top -->
<div id="back-to-top"></div>
<!-- /Back to top -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/jquery.magnific-popup.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" ></script>
</body>
</html>