-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
393 lines (355 loc) · 22.4 KB
/
index.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
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!Doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Jekyll v4.0.1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular-route.js"></script>
<!--<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css"> -->
<title>IEEE Event Scheduler</title>
<link rel="canonical" href="https://getbootstrap.com/docs/4.5/examples/carousel/">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Bootstrap core CSS -->
<link href="bootstrap.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<script>
</script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bg-dark {
background-color: #000 !important;
}
.clamp {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
.w3-indigo,
.w3-hover-indigo:hover {
color: #fff !important;
background-color: #000 !important;
}
.div1 {
width: 300px;
height: 260px;
}
</style>
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
</head>
<body ng-app="myApp">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="#">
<img src="logoiee2.png" alt="IEEE" width="200">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ieeeditu.org.in">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<main role="main">
<div class="container">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="bg_1.jpg" class="img-fluid" alt="Responsive image" style="width:18%;" class="w3-round">
<div class="container">
<div class="carousel-caption text-left">
</div>
</div>
</div>
<div class="carousel-item">
<img src="bg_2.jpg" class="img-fluid" alt="Responsive image" style="width:auto;" class="w3-round">
<div class="container">
<div class="carousel-caption">
</div>
</div>
</div>
<div class="carousel-item">
<img src="bg_3.jpg" class="img-fluid" alt="Responsive image" style="width:18%;" class="w3-round">
<div class="container">
<div class="carousel-caption text-right">
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<h3 align="center">Upcoming Events</h3>
<main role="main">
<div class="album py-5 bg-light">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="images/cloud.jpg" class="img-fluid" alt="">
<div class="card-body">
<h4>Microsoft Cloud Workshop</h4>
<p class="card-text">Microsoft Cloud Workshop (MCW) is a hands-on community development experience.</p><br /><br /><br /><br />
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="cloud.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">6 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="images/cyber.jpg" class="img-fluid" alt="">
<div class="card-body">
<h4>Cyberdome</h4>
<p class="card-text">Cyberdome is workshop which focus on basic of Sercuity with hands on experiments.</p><br /><br /><br /><br />
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="cyber.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">6 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="images/iot.jpg" class="img-fluid" alt="">
<div class="card-body">
<h4>Seminar on IOT</h4>
<p class="card-text">Internet of things (IoT) is a system of interrelated computing devices, mechanical and the ability to transfer data over a network without requiring human or computer interaction.</p><br />
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="iot.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">4 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm" style="height: 95%;">
<img src="images/linux.jpg" class="img-fluid" alt="" style="height: 220px;">
<div class="card-body">
<h4>Linux Bootcamp</h4>
<p class="card-text">Linux System Administrator bootcamp provides a thorough introduction to UNIX and Linux fundamentals as well as essential administration.</p><br /><br /><br /><br />
<div class="d-flex justify-content-between align-items-center" style="margin-top: -15px;">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="linux.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">8 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm" style="height: 95%;">
<img src="images/web.jpg" class="img-fluid" alt="" style="height: 220px;">
<div class="card-body">
<h4>Seminar on Web Development</h4>
<p class="card-text">Web development refers to building, creating, and an maintaining websites. It includes aspects such as web design, web publishing, web programming.</p><br /><br /><br />
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="webdev.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">5 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm" style="height: 95%;">
<img src="images/robo.jpg" class="img-fluid" alt="" style="height: 220px;">
<div class="card-body">
<h4>Robotics</h4>
<p class="card-text">Robotics involves design, construction, operation, and use of robots. The goal of robotics is to design intelligent machines that can help.</p><br />
<div class="d-flex justify-content-between align-items-center" style="margin-top: 50px;">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="robo.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">5 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm">
<img src="images/ai.jpg" class="img-fluid" alt="">
<div class="card-body">
<h4>Webinar On AI & ML</h4>
<p class="card-text">The goal is to learn from data on certain task to maximize the performance of machine on this task. AI is decision making. ML allows system to learn new things from data.</p><br /><br /><br />
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="ai.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">5 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm" style="height: 95.5%;">
<img src="images/blockchain.jpg" class="img-fluid" alt="" style="height: 216px;">
<div class="card-body">
<h4>Blockchain Webinar</h4>
<p class="card-text">A Blockchain,originally block chain, is a growing list of records, called blocks, that are linked using cryptography.Each block contains a cryptographic hash of the previous block, a timestamp, and transaction</p>
<div class="d-flex justify-content-between align-items-center" style="margin-top: 55px;">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="block.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<small class="text-muted">8 hours</small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm" style="height: 95.5%;">
<img src="images/git.jpg" class="img-fluid" alt="" style="height: 216px;">
<div class="card-body">
<h4>Workshop on Git & GitHub </h4>
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p><br /><br />
<div class="d-flex justify-content-between align-items-center" style="margin-top: 45px;">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">
<a href="git.html"><span>View</span></a>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary">Enroll</button>
</div>
<div class="text-muted">5 hours</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- Footer -->
<footer class="w3-container w3-padding-32 w3-indigo">
<div class="w2-row-padding">
<div class="w2-second">
<h3>ABOUT</h3>
<p>The IEEE Computer Society is the world’s leading membership organization dedicated to computer science and technology. Serving more than 60,000 members, the IEEE Computer Society is the trusted information, networking, and career-development
source for a global community of technology leaders that includes researchers, educators, software engineers, IT professionals, employers, and students. The IEEE Computer Society sponsors more than 200 technical conferences and
events each year, including the industry-oriented “Rock Stars” series, all over the world, aimed at research and industry professionals. Our publications are peer-reviewed, indexed, and authored by technology thought leaders worldwide,
and include 17 scholarly journals and 13 magazines featuring the latest technology trends. We also offer cutting-edge products such as the myComputer app (available for iOS or Android), that provide unprecedented user-driven access
to our content, and our Digital Library with more than 550,000 articles and papers spanning the full spectrum of technology.</p>
</div><br>
<div class="w3-third">
<h3>Social Media</h3>
<p>
<div class="w3-panel w3-large">
<a href="https://www.facebook.com/pg/ieeeditu"><i class="fa fa-facebook-official w3-hover-opacity"></i></a>
<a href="https://www.instagram.com/ieeeditu"><i class="fa fa-instagram w3-hover-opacity"></i></a>
<a href="https://github.com/ieeeditu"><i class="fa fa-github w3-hover-opacity"></i></a>
<br/><br/>
<a href="https://medium.com/ieeeditu"><i class="fa fa-medium w3-hover-opacity"></i></a>
<a href="https://fr.linkedin.com/company/ieeeditu"><i class="fa fa-linkedin w3-hover-opacity"></i></a>
<a href=""><i class="fa fa-twitter w3-hover-opacity"></i></a>
</div>
</p>
</div>
</div>
</footer>
<div class="w3-black w3-center w3-padding-24">
<p>Contact Us : <a href="mailto:[email protected]">[email protected]</a></p>
<p>© Copyright 2020</p>
Powered by <a href="https://ieeeditu.org.in" title="IEEE Computer Society" target="_blank" class="w3-hover-opacity">IEEE Student Branch</a>
</div>
</div>
</main>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script>
window.jQuery || document.write('<script src="../assets/js/vendor/jquery.slim.min.js"><\/script>')
</script>
<script src="bootstrap.bundle.js"></script>
</body>
</body>
</html>