-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathwebsite_team_page.html
405 lines (357 loc) · 18.2 KB
/
website_team_page.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
394
395
396
397
398
399
400
401
402
403
404
405
<!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">
<meta name="description" content="">
<meta name="keywords" content="">
<title>CCET | ACM | WEBSITE</title>
<link rel="icon" type="image/x-icon" href="assets/img/logo/favicon.png">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/all-fontawesome.min.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/my-style.css">
</head>
<style>
@media all and (max-width: 412px) {
.footer-alignment {
margin-left: 0px !important;
}
}
</style>
<body>
<div class="preloader">
<div class="loader">
<div class="loader-box-1"></div>
<div class="loader-box-2"></div>
</div>
</div>
<header class="header">
<div class="main-navigation">
<nav class="navbar navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="./index.html">
<img src="assets/img/logo/ACM Logo Black.svg" class="logo-display" alt="logo">
<img src="assets/img/logo/ACM Logo Blue.svg" class="logo-scrolled" alt="logo">
</a>
<div class="mobile-menu-right">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><i class="far fa-stream"></i></span>
</button>
</div>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item"><a class="nav-link" href="about.html"> About </a></li>
<li class="nav-item dropdown">
<a class="nav-link" href="gallery.html" data-bs-toggle="">Gallery</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown">Events</a>
<ul class="dropdown-menu fade-up">
<li><a class="dropdown-item" href="events.html">Events</a></li>
<li><a class="dropdown-item" href="competition.html">competition</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown">Team</a>
<ul class="dropdown-menu fade-up">
<li><a class="dropdown-item" href="Office-bearers.html">Office bearers</a></li>
<li><a class="dropdown-item" href="Executive-members.html">Executive members</a>
</li>
<li><a class="dropdown-item" href="web-masters.html">Web Masters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="achievements.html">Achievements</a>
</li>
<li class="nav-item"><a class="nav-link" href="resources.html"> Resources </a></li>
<li class="nav-item"><a class="nav-link" href="magazine.html">Magazine </a></li>
<li class="nav-item"><a class="nav-link" href="#footer">Contact</a></li>
<li class="nav-item acm-w-nav-mobile"><a class="nav-link" href="acm-w.html">ACM-W</a></li>
</ul>
<div class="header-nav-right">
<div class="header-btn">
<a href="acm-w.html" class="theme-btn" style="width: 100px; height: 45px;">ACM-W</a>
</div>
</div>
</div>
</div>
</nav>
</div>
</header>
<div class="search-popup">
<button class="close-search"><span class="far fa-times"></span></button>
<form action="#">
<div class="form-group">
<input type="search" name="search-field" placeholder="Search Here..." required>
<button type="submit"><i class="far fa-search"></i></button>
</div>
</form>
</div>
<main class="main">
<div class="site-breadcrumb"
style="background-image: linear-gradient(-60deg, #7052fb 0%, #8a60fd 100%) !important;">
<div class="container">
<h2 class="breadcrumb-title"><span>WEBSITE TEAM</span></h2>
</div>
<div class="breadcrumb-shape">
<img src="assets/img/shape/shape-4.svg" alt="" />
</div>
</div>
</main>
<div class="coding-heading">
<h1>Benefits</h1>
</div>
<div class="about-area py-120">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="coding-left">
<div class="about-img">
<img src="assets/img/vectors/website_copy.png" alt="">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="container-heading">
<h1>Some of the Benefits</h1>
</div>
<div class="coding-right">
<div class="site-heading mb-3">
<h2 class="site-title">
<h3>Developing skills</h3>
</h2>
</div>
<p class="about-text">The team teaches all its members the impotence of working together.</p>
</div>
<div class="coding-right">
<div class="site-heading mb-3">
<h2 class="site-title">
<h3>New Technology</h3>
</h2>
</div>
<p class="about-text">The team aims towards matching the skills of all its members to the new
developing technologies.</p>
</div>
<div class="coding-right">
<div class="site-heading mb-3">
<h2 class="site-title">
<h3>Regular work Updates</h3>
</h2>
</div>
<p class="about-text">CASC website contains all work updates related to functioning of the
complete body.</p>
</div>
<div class="coding-right">
<div class="site-heading mb-3">
<h2 class="site-title">
<h3>Team Works</h3>
</h2>
</div>
<p class="about-text">The team teaches all its members the impotence of working together.</p>
</div>
</div>
</div>
</div>
</div>
<div class="coding-container">
<div class="second-container-heading">
<h1>Tasks</h1>
<h2>Tasks to Complete</h2>
</div>
<section class="container container--coding">
<div class="coding-cont">
<p class="coding__text mb-25">
Provides all details of the complete working body.
</p>
</div>
<div class="coding-cont">
<p class="coding__text mb-25">
Regular updates of the workshops and events can be found on website.
</p>
</div>
<div class="coding-cont">
<p class="coding__text mb-25">
CASC monthly magazine updates are obtained from the website.
</p>
</div>
<div class="coding-cont">
<p class="coding__text mb-25">
The process of information exchange is carried out through website.
</div>
<div class="coding-cont">
<p class="coding__text mb-25">
Website helps teaching the developers new trending skills.
</p>
</div>
</section>
</div>
<div class="recent-events">
<span>Recent Events</span>
<h3>Events Organized By The Team</h3>
</div>
<ul class="card-list">
<li class="card">
<a class="card-image" style="background-image: url('assets/img/events/webappattacks-01.jpeg');"
data-image-full="assets/img/events/webappattacks-01">
</a>
<a class="card-description">
<h4>Web App. Attacks</h4>
</a><br>
</li>
<li class="card">
<a class="card-image" style="background-image: url('assets/img/events/webcrawler-01.jpeg');"
data-image-full="assets/img/events/webcrawler-01">
</a>
<a class="card-description">
<h4>Web Crawler</h4>
</a><br>
</li>
<li class="card">
<a class="card-image" style="background-image: url('assets/img/events/node-js.jpeg');"
data-image-full="assets/img/events/node-js.jpeg">
</a>
<a class="card-description">
<h4>NODE JS</h4>
<p>Workshop on NODE JS</p>
</a>
</li>
</ul>
<footer class="footer-area" id="footer">
<div class="footer-widget">
<div class="container">
<div class="row footer-widget-wrapper pt-100 pb-70 ">
<div class="col-md-6 col-lg-4">
<div class="footer-widget-box about-us">
<a href="./index.html" class="footer-logo">
<img src="assets/img/logo/ACM Logo Black.svg " alt="">
</a>
<p class="mb-20" style="text-align: justify;">
ACM boosts up the potential and talent, supporting the overall development needs of
our students to facilitate a structured path from education to employment by
providing a safe and supported space where creative talent and imagination can
flourish in a caring environment.
</p>
<div class="footer-contact">
<ul>
<li><i class="far fa-map-marker-alt"></i>CCET, SECTOR-26, CHANDIGARH</li>
</ul>
</div>
<ul class="footer-social">
<li><a href="https://www.facebook.com/acmccet"><i class="fab fa-facebook-f"></i></a>
</li>
<li><a href="https://www.instagram.com/acmccet"><i class="fab fa-instagram"></i></a>
</li>
<li><a href="https://twitter.com/acmccet"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCdqrwqNB9ibYjFpBkMA-4iQ"><i
class="fab fa-youtube"></i></a></li>
<li><a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a></li>
<li><a href="https://www.linkedin.com/in/ccet-acm-student-chapter"><i
class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-6 col-lg-2 col-md-8 offset-md-2 footer-alignment" style="margin-left: 9rem;">
<div class="footer-widget-box list">
<h4 class="footer-heading">Explore</h4>
<div class="footer-divider mb-0"></div>
<ul class="footer-list">
<li><a href="about.html"><i class="fas fa-caret-right"></i> About </a></li>
<li><a href="index.html"><i class="fas fa-caret-right"></i> Home</a></li>
<li><a href="Office-bearers.html"><i class="fas fa-caret-right"></i> Team</a></li>
<li><a href="achievements.html"><i class="fas fa-caret-right"></i> Achievements</a>
</li>
<li><a href="acm-w.html"><i class="fas fa-caret-right"></i> ACM-W</a></li>
</ul>
</div>
</div>
<div style="width: 6%;">
</div>
<div class="col-md-6 col-lg-3">
<div class="footer-widget-box list">
<h4 class="footer-heading">Contact Us</h4>
<div class="footer-divider mb-0"></div>
<div class="footer-newsletter">
<p>Chandigarh College of Engineering and Technology Degree Wing Sector - 26, Chandigarh
Website: <a style="color: white;" href="https://www.ccet.ac.in/">www.ccet.ac.in</a>
</p>
<div class="subscribe-form">
<a href="./web-masters.html" class="theme-btn"
style="width:150px; height: 45px; font-size: 13.9px; font-weight: 550;">WEBMASTERS</a>
<a href="./magazine.html" class="theme-btn" target="_blank"
style="width:150px; height: 45px; font-size: 13.9px; font-weight: 550;">MAGAZINE</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScwriiRgKswfp6tReRJN8t6f7PggjOFpDfYdYNmV0WfJW_0AA/viewform"
class="theme-btn" target="_blank"
style="width:150px; height: 45px; font-size: 13.9px; font-weight: 550;">Get in
Touch</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<div class="row">
<div class="align-self-center">
<p class="copyright-text">
Copyright © 2023 All rights reserved | Developed by <a href="./web-masters.html">CCET ACM
Website Team</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<a href="#" id="scroll-top"><i class="far fa-long-arrow-up"></i></a>
<script src="assets/js/jquery-3.6.0.min.js"></script>
<script src="assets/js/modernizr.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<script src="assets/js/jquery.appear.min.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/counter-up.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/contact-form.js"></script>
<script src="assets/js/main.js"></script>
<script>
// This is "probably" IE9 compatible but will need some fallbacks for IE8
// - (event listeners, forEach loop)
// wait for the entire page to finish loading
window.addEventListener('load', function () {
// setTimeout to simulate the delay from a real page load
setTimeout(lazyLoad, 1000);
});
function lazyLoad() {
var card_images = document.querySelectorAll('.card-image');
// loop over each card image
card_images.forEach(function (card_image) {
var image_url = card_image.getAttribute('data-image-full');
var content_image = card_image.querySelector('img');
// change the src of the content image to load the new high res photo
content_image.src = image_url;
// listen for load event when the new photo is finished loading
content_image.addEventListener('load', function () {
// swap out the visible background image with the new fully downloaded photo
card_image.style.backgroundImage = 'url(' + image_url + ')';
// add a class to remove the blur filter to smoothly transition the image change
card_image.className = card_image.className + ' is-loaded';
});
});
}
</script>
</body>
</html>