-
Notifications
You must be signed in to change notification settings - Fork 4
/
link2.html
70 lines (66 loc) · 4.13 KB
/
link2.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
<!DOCTYPE html>
<html lang="en">
<head>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-174226233-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-174226233-1');
</script>
<script data-ad-client="ca-pub-8016470144296347" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link rel="icon" href="assests/iconswp/logo.webp" type="image/icon type">
<meta charset="utf-8">
<meta name="description" content="This webpage contains all the links related to the hackclub">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="assests/css/link2.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:700&display=swap" rel="stylesheet">
<meta name="description" content="This page contains the contact information of Hackclub Vit Chennai">
<title>HackClub| Workshops| Link Directory</title>
</head>
<body>
<div class="logo_container">
<a href="http://hackclub.tech/" target="_blank"><img class="logo" src="assests/iconswp/logo.webp" alt="Hack Club Logo" style="transform: scale(0.8);"></a>
</div>
<div id="text"><h1>Previous Workshops' Recordings</h1></div>
<a href="https://youtu.be/i0sWEkDz44I"><div class="links">Introduction to Open Source with Eddie Jaoude</div></a>
<br>
<a href="https://youtu.be/9WzAGEUnYZY"><div class="links">Website Portfolio Building Day 7</div></a>
<br>
<a href="https://youtu.be/bUAD2RtmdMM"><div class="links">Website Portfolio Building Day 6</div></a>
<br>
<a href="https://youtu.be/XpH23VaD3oA"><div class="links">Website Portfolio Building Day 5</div></a>
<br>
<a href="https://youtu.be/TfzZwmiS8K8"><div class="links">Website Portfolio Building Day 4</div></a>
<br>
<a href="https://youtu.be/yZ0mh5hCr1Q"><div class="links">Website Portfolio Building Day 3</div></a>
<br>
<a href="https://youtu.be/LfkcDhFn3qQ"><div class="links">Website Portfolio Building Day 2(Session)</div></a>
<br>
<a href="https://youtu.be/hrb2i0yWkpk"><div class="links">Website Portfolio Building Day 2(Doubts)</div></a>
<br>
<a href="https://youtu.be/XhGtFDA_7Eg"><div class="links">Website Portfolio Building Day 1</div></a>
<br><br><br>
<div id="text"><h3 style="margin-bottom: 0px;">Want to attend the upcoming workshop?</h3></div><br>
<a href="link.html"><div class="link">Click me!</div></a>
<br>
<div class="foot">
<div class="foot">
<div id="text"><h4>Feel free to connect with us!</h4></div>
<div class="footer">
<a href="https://linktr.ee/HackclubVIT" target="_blank"><img class="card" src="assests/icons/Whatsapp.png"></a>
<a href="https://www.linkedin.com/company/hackclubvit/?originalSubdomain=in" target="_blank"><img class="card" src="assests/iconswp/linkedin.webp"></a>
<a href="https://github.com/HackclubVIT" target="_blank"><img class="card" src="assests/iconswp/git.webp"></a>
<a href="https://www.instagram.com/hackclubvitc/" target="_blank"><img class="card" src="assests/iconswp/insta.webp"></a>
<a href="https://twitter.com/hackclubvitc" target="_blank"><img class="card" src="assests/iconswp/twitter.webp"></a>
<a href="mailto:team@hackclub.tech" target="_blank"><img class="card" src="assests/iconswp/gmail.webp"></a>
<a href="https://discord.gg/8xfmnWv" target="_blank"><img class="card" src="assests/iconswp/discord.webp"></a>
</div>
<div id="text"><h5>Made with <span>♡</span>, by Students of Hack Club</h5></div>
</div>
<br>
</body>
</html>