-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathabout.html
403 lines (369 loc) · 16.7 KB
/
about.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
<!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 | ABOUT</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" href="index.html">Home</a>
</li>
<li class="nav-item"><a class="nav-link active" 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>ABOUT US</span></h2>
<!-- <ul class="breadcrumb-menu">
<li>
<a href="index.html"><i class="far fa-home"></i> Home</a>
</li>
<li class="active">About</li>
</ul> -->
</div>
<div class="breadcrumb-shape">
<img src="assets/img/shape/shape-4.svg" alt="" />
</div>
</div>
</main>
<div class="about-area py-5 px-3">
<div class="container-fluid">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-4">
<div class="about-1-left">
<div class="about-img">
<img src="assets/img/about/acm logo.svg" alt="" class="img-fluid img-sec-1">
</div>
</div>
</div>
<div class="col-md-8">
<div class="about-1-right">
<div class="site-heading mb-3">
<span class="site-title-tagline">About Us</span>
<h2 class="site-title about-heads">Association <span>of Computing </span> Machinery </h2>
</div>
<p class="about-text about-sec1">The Association for Computing Machinery (ACM) is an
international learned society for computing. It was founded in
1947 and is the world’s largest scientific and educational
computing society. It is a not-for-profit professional
membership group. Its membership is more than 100,000 as of
2011. It's headquarters are in New York City. The ACM is an
umbrella organization for academic and scholarly interests in
computer science.</p>
<div class="about-list-wrapper">
<ul class="about-list list-unstyled">
<li>
<!-- <div class="icon"><span class="fas fa-check-circle"></span></div> -->
<!-- <div class="text"> -->
<!-- <p>Take a look at our round up of the best shows</p> -->
</div>
</li>
<li>
<!-- <div class="icon"><span class="fas fa-check-circle"></span></div> -->
<div class="text">
<!-- <p>It has survived not only five centuries</p> -->
</div>
</li>
<li>
<!-- <div class="icon"><span class="fas fa-check-circle"></span></div> -->
<div class="text">
<!-- <p>Lorem Ipsum has been the ndustry standard dummy text</p> -->
</div>
</li>
</ul>
</div>
<a href="https://www.acm.org/" class="theme-btn theme-btn1">Discover More</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid py-0">
<div class="about-sec-2-row row a-reverse-row">
<div class="col-md-8 sec-2-text">
<h2>Our Mission</h2>
<p>To provide an immersive student experience, with a
curriculum which
is connected to the
industry in real-time, based on a learning by doing ethos. Our core objective is to
build confidence and self-awareness, providing students
with the skills necessary to recognise and take opportunities.
</p>
</div>
<div id="sec-2-middle-1" class="about-sec-2-img1 col-md-4">
<img src="assets/img/about/mission-latest.jpg" class="img-fluid" alt="">
</div>
</div>
<div class="about-sec-2-row row">
<div class="about-sec-2-img1 col-md-4">
<img src="assets/img/about/plan-latest.jpg" class="img-fluid" alt="">
</div>
<div class="col-md-8 sec-2-text">
<h2>Our Plan</h2>
<p>The Plan of code includes principles formulated as
statements of responsibility, based on
the understanding that the public good is always the primary consideration, each of
which is supplemented by guidelines, which provide
explanations to assist computing professionals in understanding and applying the
principle.
</p>
</div>
</div>
<div class="about-sec-2-row row a-reverse-row">
<div class="col-md-8 sec-2-text">
<h2>Our Vision</h2>
<p>ACM will boost 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>
<div class="about-sec-2-img1 col-md-4">
<img src="assets/img/about/vision-latest.jpg" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="about-section-3">
<!-- <div class="section-2-container"> -->
<div class="about-sec-3-row a-reverse-row">
<div id="left-section3" class="about-row-sec-3">
<div class="about-left-sec-3">
<div id="img-3" class="about-img-sec-3">
<img src="assets\img\about\acm-logo-colored.svg" alt="acm-logo" />
</div>
</div>
</div>
<div class="about-row-sec-3">
<div class="about-right-sec-3">
<div class="about-right-sec-3-text">
<span class="site-title-tagline" style="margin-left: 7px;">About ACM</span>
<!-- <span class="about-right-subheading-3 site-title-tagline">About ACM</span> -->
<h2 class="about-right-main-3 site-title about-heads" style="padding-left: 5px;">CCET <span>Student</span>
Chapter</h2><br>
<!-- <h4 style="color: black; font: size 22px">
“Advancing Computing as a Science & Profession”.
</h4> -->
<p style="color: black; text-align: justify;">
CCET ACM Student Chapter believes in providing a healthy
environment where creativity and imagination can flourish.
Through collaboration and engagement in a plethora of technical
activities and projects, we envision to build a community of
like-minded people who love to code, collaborate and have fun!
</p>
<br />
<ol>
<span class="icon flaticon-check-symbol"></span>
<!-- <ul><i class="fas fa-check " style="color: #1DA1F2; font-size: 1.5em; "
aria-hidden="true "></i> Guest lectures Weekly Interactive Classes</ul>
<br> -->
<ul>
<i class="fas fa-check " style="color: #896eff; font-size: 1.5em" aria-hidden="true "></i>
Regular Coding Designing Competitions
</ul>
<br />
<ul>
<i class="fas fa-check" style="color: #896eff; font-size: 1.5em" aria-hidden="true "></i>
Workshops ...& many more exciting events.
</ul>
<br />
</ol>
</div>
</div>
</div>
</div>
</div>
<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>
</body>
</html>