-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
560 lines (480 loc) · 29.2 KB
/
index.html
File metadata and controls
560 lines (480 loc) · 29.2 KB
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
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
<!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>Coding Junction</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Arvo&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon_io/favicon.ico" type="image/x-icon">
</head>
<body>
<!-- --------------------Scroll Bar------------------ -->
<section>
<div id="progressbar"></div>
<div id="scrollPath"></div>
<!-- Nav bar -->
<div class="navigation">
<div class="menuToggle"></div>
<ul>
<li class="list active" style="--clr: #f44336;">
<a href="#sec1">
<span class="icon">
<ion-icon name="home-outline" md="Home"></ion-icon>
</span>
</a>
</li>
<li class="list" style="--clr: #2196f3;">
<a href="#sec2">
<span class="icon">
<ion-icon name="calendar-outline"></ion-icon>
</span>
</a>
</li>
<li class="list" style="--clr: #ffa117;">
<a href="#sec3">
<span class="icon">
<ion-icon name="bar-chart-outline"></ion-icon>
</span>
</a>
</li>
<li class="list" style="--clr: #0f0;">
<a href="#sec4">
<span class="icon">
<ion-icon name="at-outline"></ion-icon>
</span>
</a>
</li>
<li class="list" style="--clr: #610290;">
<a href="#">
<span class="icon"><i>
<ion-icon name="newspaper-outline"></ion-icon>
</a>
</li>
</ul>
</div>
<!-- End of Navbar -->
<!-- -->
<section id="sec1">
<div class="banner">
<h1 class="neon" data-text="Welcome To">Welcome To</h1>
<div class="logo"><img src="images/ioc-logo.png" alt=""></div>
<div class="vector"><img src="images/vector.svg" alt=""></div>
</div>
</section>
<section id="sec2">
<div class="eve" id='even'>
<div class="box">
<h2> Upcoming Events</h2>
</div>
<div class="testimonials">
<div class="card">
<div class="layer"></div>
<div class="content">
<div class="details">
<h2>Sparks Event<br><span><a href="#">Read More!</a></span></h2>
<p>Let's participate in this fun event and built our community stronger !!!</p><br>
<p>--This event has ended--</p><br>
<p>Check out the winners!!!!</p>
<div class="container">
<a href="leaderboard.html"><span>View Leaderboard</span></a>
</div>
</div>
</div>
</div>
<!-- <div class="card">
<div class="layer"></div>
<div class="content">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet similique dignissimos
vel natus?
Vero accusamus odio, quas ratione ex perferendis.</p>
<div class="details">
<h2>Event 2 <br><span><a href="#">Read More!</a></span></h2>
<div class="container">
<a href="#"><span>Register</span></a>
</div>
</div>
</div>
</div>
<div class="card">
<div class="layer"></div>
<div class="content">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet similique dignissimos
vel natus?
Vero accusamus odio, quas ratione ex perferendis.</p>
<div class="details">
<h2>Event 3 <br><span><a href="#">Read More!</a></span></h2>
<div class="container">
<a href="#"><span>Register</span></a>
</div>
</div>
</div>
</div>
<div class="card">
<div class="layer"></div>
<div class="content">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet similique dignissimos
vel natus?
Vero accusamus odio, quas ratione ex perferendis.</p>
<div class="details">
<h2>Event 4 <br><span><a href="#">Read More!</a></span></h2>
<div class="container">
<a href="#"><span>Register</span></a>
</div>
</div>
</div>
</div>
<div class="card">
<div class="layer"></div>
<div class="content">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet similique dignissimos
vel natus?
Vero accusamus odio, quas ratione ex perferendis.</p>
<div class="details">
<h2>Event 5 <br><span><a href="#">Read More!</a></span></h2>
<div class="container">
<a href="#"><span>Register</span></a>
</div>
</div>
</div>
</div>
<div class="card">
<div class="layer"></div>
<div class="content">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet similique dignissimos
vel natus?
Vero accusamus odio, quas ratione ex perferendis.</p>
<div class="details">
<h2>Event 6 <br><span><a href="#">Read More!</a></span></h2>
<div class="container">
<a href="#"><span>Register</span></a>
</div>
</div>
</div>
</div> -->
</div>
</div>
</section>
<!-- <section id="sec3">
<div class="branch">
<div class="dept">
<div class="text">
<h2>01</h2>
<h3>CP & DSA</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptate, nemo.</p>
</div>
</div>
<div class="dept">
<div class="text">
<h2>02</h2>
<h3>Web Devlopment</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptate, nemo.</p>
</div>
</div>
<div class="dept">
<div class="text">
<h2>03</h2>
<h3>Android Development</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptate, nemo.</p>
</div>
</div>
<div class="dept">
<div class="text">
<h2>04</h2>
<h3>Machine Learning</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptate, nemo.</p>
</div>
</div>
</div>
</section> -->
<!-- The forum section Starts -->
<!-- <div class="forum">
<iframe src="http://uitit2021.ml/"></iframe>
</div> -->
<!-- The forum section ends -->
<!-- the contacts section start -->
<!-- <section id="sec5">
<div class="social">
<div class="socll">
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSevb88QLecwUBnK1GRSv-9ykqB8_wrBuw2dKy_E0vxWH1YdIw/viewform?embedded=true"
frameborder="0" marginheight="0" marginwidth="0"
Loading…</iframe> -->
<!-- style="width:600px; height: 550px; border: 0px;">Loading…</iframe> -->
<!-- </div>
<div class="soclm">
<div class="bbx">
<div class="hbx">
🤝 Join with us on ..... 👇
</div>
<a href="" class="Youtube" id="sm">
<div class="btng">
<div class="btnb">
Youtube
</div>
</div>
</a>
<a href="" class="instagram" id="sm">
<div class="btng">
<div class="btnb">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img"
style="vertical-align: -0.125em;" width="23" height="23"
preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15">
<path fill="purple" fill-rule="evenodd"
d="M12.91 12.909c.326-.327.582-.72.749-1.151c.16-.414.27-.886.302-1.578c.032-.693.04-.915.04-2.68c0-1.765-.008-1.987-.04-2.68c-.032-.692-.142-1.164-.302-1.578a3.185 3.185 0 0 0-.75-1.151a3.187 3.187 0 0 0-1.151-.75c-.414-.16-.886-.27-1.578-.302C9.487 1.007 9.265 1 7.5 1c-1.765 0-1.987.007-2.68.04c-.692.03-1.164.14-1.578.301a3.2 3.2 0 0 0-1.151.75a3.2 3.2 0 0 0-.75 1.151c-.16.414-.27.886-.302 1.578C1.007 5.513 1 5.735 1 7.5c0 1.765.007 1.987.04 2.68c.03.692.14 1.164.301 1.578c.164.434.42.826.75 1.151c.325.33.718.586 1.151.75c.414.16.886.27 1.578.302c.693.031.915.039 2.68.039c1.765 0 1.987-.008 2.68-.04c.692-.03 1.164-.14 1.578-.301a3.323 3.323 0 0 0 1.151-.75ZM2 6.735v1.53c-.002.821-.002 1.034.02 1.5c.026.586.058 1.016.156 1.34c.094.312.199.63.543 1.012c.344.383.675.556 1.097.684c.423.127.954.154 1.415.175c.522.024.73.024 1.826.024H8.24c.842.001 1.054.002 1.526-.02c.585-.027 1.015-.059 1.34-.156c.311-.094.629-.2 1.011-.543c.383-.344.556-.676.684-1.098c.127-.422.155-.953.176-1.414C13 9.247 13 9.04 13 7.947v-.89c0-1.096 0-1.303-.023-1.826c-.021-.461-.049-.992-.176-1.414c-.127-.423-.3-.754-.684-1.098c-.383-.344-.7-.449-1.011-.543c-.325-.097-.755-.13-1.34-.156A27.29 27.29 0 0 0 8.24 2H7.057c-1.096 0-1.304 0-1.826.023c-.461.021-.992.049-1.415.176c-.422.128-.753.301-1.097.684c-.344.383-.45.7-.543 1.012c-.098.324-.13.754-.156 1.34c-.022.466-.022.679-.02 1.5ZM7.5 5.25a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5ZM4.25 7.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0Zm6.72-2.72a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5Z"
clip-rule="evenodd" />
</svg> Instagram
</div>
</div>
</a>
<a href="" class="facebook" id="sm">
<div class="btng">
<div class="btnb">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img"
style="vertical-align: -0.125em;" width="23" height="23"
preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256">
<path fill="#1877F2"
d="M256 128C256 57.308 198.692 0 128 0C57.308 0 0 57.307 0 128c0 63.888 46.808 116.843 108 126.445V165H75.5v-37H108V99.8c0-32.08 19.11-49.8 48.347-49.8C170.352 50 185 52.5 185 52.5V84h-16.14C152.958 84 148 93.867 148 103.99V128h35.5l-5.675 37H148v89.445c61.192-9.602 108-62.556 108-126.445" />
<path fill="#FFF"
d="m177.825 165l5.675-37H148v-24.01C148 93.866 152.959 84 168.86 84H185V52.5S170.352 50 156.347 50C127.11 50 108 67.72 108 99.8V128H75.5v37H108v89.445A128.959 128.959 0 0 0 128 256a128.9 128.9 0 0 0 20-1.555V165h29.825" />
</svg>
Facebook
</div>
</div>
</a>
<a href="" class="linkedin" id="sm">
<div class="btng">
<div class="btnb">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img"
style="vertical-align: -0.125em;" width="23" height="23"
preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256">
<path fill="#0A66C2"
d="M218.123 218.127h-37.931v-59.403c0-14.165-.253-32.4-19.728-32.4c-19.756 0-22.779 15.434-22.779 31.369v60.43h-37.93V95.967h36.413v16.694h.51a39.907 39.907 0 0 1 35.928-19.733c38.445 0 45.533 25.288 45.533 58.186l-.016 67.013ZM56.955 79.27c-12.157.002-22.014-9.852-22.016-22.009c-.002-12.157 9.851-22.014 22.008-22.016c12.157-.003 22.014 9.851 22.016 22.008A22.013 22.013 0 0 1 56.955 79.27m18.966 138.858H37.95V95.967h37.97v122.16ZM237.033.018H18.89C8.58-.098.125 8.161-.001 18.471v219.053c.122 10.315 8.576 18.582 18.89 18.474h218.144c10.336.128 18.823-8.139 18.966-18.474V18.454c-.147-10.33-8.635-18.588-18.966-18.453" />
</svg>
Linkedin
</div>
</div>
</a>
<a href="" class="twitter" id="sm">
<div class="btng">
<div class="btnb">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img"
style="vertical-align: -0.125em;" width="23" height="23"
preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48">
<path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4"
d="M5 35.7622C6.92886 36.8286 20.8914 44.8773 30.8199 38.674C40.7483 32.4707 40.2006 21.7833 40.2006 16.886C41.1 15.0018 43 14.0439 43 8.9438C41.1337 10.6678 39.2787 11.2544 37.435 10.7036C35.6287 7.94957 33.1435 6.73147 29.9794 7.04934C25.2333 7.52614 23.4969 12.1825 24.0079 18.2067C16.6899 21.9074 10.9515 15.524 7.99418 10.7036C7.00607 14.4999 6.0533 19.0576 7.99418 24.0995C9.2881 27.4607 12.3985 30.3024 17.3254 32.6246C12.3323 35.3308 8.22382 36.3766 5 35.7622Z" />
</svg>
Twitter
</div>
</div>
</a>
</div>
</div>
<div class="soclr">
<div class="facebook" id="social" style="border:1px solid black; width: 300px; height:400px;">
<div id="fb-root"></div>
<script async defer crossorigin="anonymous"
src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v14.0" nonce="MkUwLOcN">
</script>
<div class="fb-page" data-href="https://www.facebook.com/Coding-Juntion-108078555322071/"
data-tabs="timeline" data-width="350" data-height="550" data-small-header="true"
data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true">
<blockquote cite="https://www.facebook.com/Coding-Juntion-108078555322071/"
class="fb-xfbml-parse-ignore"><a
href="https://www.facebook.com/Coding-Juntion-108078555322071/">Coding Juntion</a>
</blockquote>
</div>
</div>
</div> -->
<!-- </div> -->
<!-- <div class="facebook" id="social" style="border:1px solid black;">
<div id="fb-root"></div>
<script async defer crossorigin="anonymous"
src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v14.0"
nonce="MkUwLOcN">
</script>
<div class="fb-page"
data-href="https://www.facebook.com/Coding-Juntion-108078555322071/"
data-tabs="timeline" data-width="300" data-height="400" data-small-header="true"
data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true">
<blockquote cite="https://www.facebook.com/Coding-Juntion-108078555322071/"
class="fb-xfbml-parse-ignore"><a
href="https://www.facebook.com/Coding-Juntion-108078555322071/">Coding
Juntion</a></blockquote>
</div>
</div>
<div class="twitter" id="social"
style="height:400px;width: 300px;background-color: rgb(231, 255, 255);padding: 0px;margin: 0px;border: 1px solid black;">
<a class="twitter-timeline"
href="https://twitter.com/coding_junction?ref_src=twsrc%5Etfw">Tweets by
coding_junction</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div> -->
<!-- </div>
</section> -->
<!-- the contacts section end -->
<footer id="sec4">
<div class="foot">
<div class="contain">
<div class="sec aboutus">
<h2>About Us</h2>
<p>
We are the Coding Junction, and we believe learning is more fun and efficient when we help each other along the way.
Our mission is to support a diverse learning community where we help each other to attain fluency in software development and programming. We are very keen to expand our team and anyone can join in! We are looking for people interested in various tech domains.
</p>
<ul class="footic">
<li><a href="https://www.facebook.com/profile.php?id=100083912174750&mibextid=ZbWKwL"><span class="ici">
<ion-icon name="logo-facebook"></ion-icon>
</span></a></li>
<li><a href="https://www.instagram.com/coding.junction/"><span class="ici">
<ion-icon name="logo-instagram"></ion-icon>
</span></a></li>
<li><a href="https://twitter.com/coding_junction"><span class="ici">
<ion-icon name="logo-twitter"></ion-icon>
</span></a></li>
<li><a href="https://www.youtube.com/channel/UCIrPKOT4-vQITtNu06dr3pg/featured"><span
class="ici">
<ion-icon name="logo-youtube"></ion-icon>
</span></a></li>
<li><a href="download.html"><span class="ici">
<ion-icon name="download-outline"></ion-icon>
</span></a></li>
</ul>
</div>
<div class="contact info">
<div class="infoBox">
<h2>Contact Info</h2>
<div>
<span>
<ion-icon name="location-outline"></ion-icon>
</span>
<p>University Institute Of Technology,<br>Golapbag North, Grand Trunk Rd,<br> Burdwan,
<br>
West Bengal 713104
</p>
</div>
<div>
<span>
<ion-icon name="mail-outline"></ion-icon>
</span>
<a href="mailto:uit.coding.junction@gmail.com"
style="font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: medium;">uit.coding.junction@gmail.com</a>
</div>
<!-- <div>
<span>
<ion-icon name="call-outline"></ion-icon>
</span>
<a href="tel:123456789"
style="font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 1.1em;">
+91-12-3456-7890</a>
</div> -->
</div>
<div class="contact map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3665.6100954372796!2d87.84456211398697!3d23.25727141335382!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8361a58dcc565%3A0x37a42f6b23df16cd!2sUniversity%20Institute%20Of%20Technology%2C%20BU!5e0!3m2!1sen!2sin!4v1659304133648!5m2!1sen!2sin"
style="border:1; " allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade">
</iframe>
</div>
</div>
</div>
<div style="display: flex; justify-content: center;">
<div class="footercenter">
<div class="logo2">
<img src="images/ioc-logo.png"></img>
</div>
<div class="cj" <strong>Coding Junction</strong>
<p>A club by Students of UIT-BU.
</div>
<div class="copyright">
<p>Copyright © 2022</p>
</div>
</div>
</div>
<!-- <div class="footerright">
<div class="add">
<strong>University Institute of Technology</strong>
</div>
</div> -->
</section>
</footer>
<!-- End of Footer -->
<!-- Floating Icon -->
<div class="action" onclick="actionToggle();">
<span> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" width="800" height="800"
preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24">
<path fill="white" fill-opacity="0" d="M17 14V17a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V14z">
<animate fill="freeze" attributeName="fill-opacity" begin="0.8s" dur="0.15s" values="0;0.3" />
</path>
<g fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path stroke-dasharray="48" stroke-dashoffset="48" d="M17 9v9a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9z">
<animate fill="freeze" attributeName="stroke-dashoffset" dur="0.6s" values="48;0" />
</path>
<path stroke-dasharray="14" stroke-dashoffset="14"
d="M17 14H20C20.55 14 21 13.55 21 13V10C21 9.45 20.55 9 20 9H17">
<animate fill="freeze" attributeName="stroke-dashoffset" begin="0.6s" dur="0.2s"
values="14;28" />
</path>
</g>
<mask id="svgIDa">
<path fill="none" stroke="#fff" stroke-width="2"
d="M8 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M12 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4M16 0c0 2-2 2-2 4s2 2 2 4-2 2-2 4 2 2 2 4">
<animateMotion calcMode="linear" dur="3s" path="M0 0v-8" repeatCount="indefinite" />
</path>
</mask>
<rect width="23" height="0" y="7" fill="white" mask="url(#svgIDa)">
<animate fill="freeze" attributeName="y" begin="0.8s" dur="0.6s" values="7;2" />
<animate fill="freeze" attributeName="height" begin="0.8s" dur="0.6s" values="0;5" />
</rect>
</svg></span>
<ul>
<li> Buy Us a Coffee</li>
<li><img src="images/coffeeqr.jpg" class="payqr"></img></li>
<li>Let Us Know About Your Contribution</li>
<li><div class="btn"><a href="https://forms.gle/fAya9w1VtqvZtxS8A">CHECK HERE</a></div></li>
</ul>
</div>
<script>
const menuToggle = document.querySelector('.menuToggle');
const navigation = document.querySelector('.navigation');
menuToggle.onclick = function () {
navigation.classList.toggle('open')
}
const list = document.querySelectorAll('.list');
function activeLink() {
list.forEach((item) =>
item.classList.remove('active'));
this.classList.add('active');
}
list.forEach((item) =>
item.addEventListener('click', activeLink))
// --------------Scroll Bar------------------------
let progress = document.getElementById('progressbar');
let totalHeight = document.body.scrollHeight - window.innerHeight;
window.onscroll = function () {
let progressHeight = (window.pageYOffset / totalHeight) * 100;
progress.style.height = progressHeight + "%";
}
</script>
<script type="text/javascript">
function actionToggle() {
var action = document.querySelector('.action');
action.classList.toggle('active')
}
</script>
<script type="text/javascript" src="vanilla-tilt.js"></script>
<script>
VanillaTilt.init(document.querySelectorAll(".dept"), {
max: 25,
speed: 400,
glare: true,
"max-glare": 1,
});
</script>
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
</body>
</html>