forked from kokonior/HTML-Projects
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtaufiqhida
37 lines (31 loc) · 1.54 KB
/
taufiqhida
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
<!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>HACKTOBER</title>
</head>
<body>
<center>
<h1>HACKTOBER FEST</h1>
</center>
<p>Open source is changing the world – one contribution at a time. </p>
<center>
<b><h3>Support open source throughout October!</h3></b>
</center>
<p>Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt</p>
<center>
<h2>WELCOME TO HACKTOBERFEST NO. 08!</h2>
<p>
<a href="https://hacktoberfest.digitalocean.com?wvideo=amutdkejlv"><img src="https://embedwistia-a.akamaihd.net/deliveries/215b02624cf322bc1be8efd3317b5dce.jpg?image_play_button_size=2x&image_crop_resized=960x540&image_play_button=1&image_play_button_color=1e71e7e0" width="400" height="225" style="width: 400px; height: 225px;"></a>
</p>
<p><a href="https://hacktoberfest.digitalocean.com?wvideo=amutdkejlv">Hacktoberfest 2021</a></p>
</iframe>
</center>
<center>
<h1>How To participation</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/QEasQUYMa8Q" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
</body>
</html>