-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.html
211 lines (171 loc) · 9.34 KB
/
index.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
<!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">
<link rel="stylesheet" href="style.css">
<!--Adding Boostrat link-->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<title>Hacktoberfest 2021</title>
</head>
<body>
<header>
<!-- <nav>
<ul>
<li>
<a href="https://hacktoberfest.digitalocean.com/"> Home </a>
</li>
<li>
<a href="https://hacktoberfest.digitalocean.com/resources"> Resources </a>
</li>
<li>
<a href="https://hacktoberfest.digitalocean.com/giving"> Giving </a>
</li>
<li> <a href="https://hacktoberfest.digitalocean.com/events"> Events </a>
</li>
<li>
<a href="https://hacktoberfest.digitalocean.com/faq"> FAQ </a>
</li>
</ul>
</nav> -->
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<!-- Container wrapper -->
<div class="container-fluid">
<!-- Toggle button -->
<!-- Collapsible wrapper -->
<div class="collapse navbar-collapse justify-content-center" id="navbarLeftAlignExample">
<!-- Left links -->
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://hacktoberfest.digitalocean.com/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://hacktoberfest.digitalocean.com/resources">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://hacktoberfest.digitalocean.com/giving">Giving</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://hacktoberfest.digitalocean.com/events">Events</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://hacktoberfest.digitalocean.com/faq">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="./cheems.html">Cheems Generator</a>
</li>
</ul>
<!-- Left links -->
</div>
<!-- Collapsible wrapper -->
</div>
<!-- Container wrapper -->
</nav>
</header>
<div style="margin-top:10px;" class="alert alert-primary" role="alert">
<h1>Let's do this</h1>
<div class="jumbotron alert-info">
<h1 class="display-4">Hacktoberfest 2021</h1>
<a class="btn btn-primary btn-lg" href="https://hacktoberfest.digitalocean.com/" role="button">Hacktoberfest</a>
<a class="btn btn-primary btn-lg" href="https://github.com/" role="button">Github</a>
<a class="btn btn-primary btn-lg" href="https://gitlab.com/" role="button">GitLab</a>
</div>
<div class="jumbotron alert-info">
<h2 class="display-4">What is Hacktoberfest?</h2>
<h3 class="dispaly-4">Hacktoberfest, in its 8th year, is a month-long celebration of open source software run by DigitalOcean. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing
to open-source projects.</h3>
<ul></ul>
<ul>
<h4>Prepare and share your project for collaboration</h4>
</ul>
<ul>
<h4>Contribute to the betterment of a project via pull requests</h4>
</ul>
<ul>
<h4>Organize an event</h4>
</ul>
<ul>
<h4>Mentor others</h4>
</ul>
<ul>
<h4>Donate directly to open source projects</h4>
</ul>
</div>
<div class="jumbotron alert-info">
<h2 class="display-4">Rules</h2>
<h3 class="dispaly-4">Pull requests can be made in any participating GitHub or GitLab hosted repository/projects. Look for the 'hacktoberfest' topic to know if a project is participating in Hacktoberfest.</h3>
<h3 class="dispaly-4">You can sign up anytime between October 1 and October 31. Just be sure to sign up on the official Hacktoberfest website for your pull requests to count. </h3>
</div>
<a class="btn btn-primary btn-lg" href="https://github.com/" role="button">Click To Github</a>
<a class="btn btn-primary btn-lg" href="https://hacktoberfest.digitalocean.com/" role="button">Click To Hacktober Fest</a>
</div>
<div class="alert alert-primary" role="alert">
<h1>Click To Start :) :)</h1>
</div>
<div id="footer_user_1">
<footer>
<nav>
<ul>
<li><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/openmoji/292/hacker-cat_1f431-200d-1f4bb.png" /></li>
<li><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/openmoji/292/hacker-cat_1f431-200d-1f4bb.png" /></li>
<li><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/openmoji/292/hacker-cat_1f431-200d-1f4bb.png" /></li>
<li><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/openmoji/292/hacker-cat_1f431-200d-1f4bb.png" /></li>
<li><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/openmoji/292/hacker-cat_1f431-200d-1f4bb.png" /></li>
</ul>
</nav>
</Footer>
</div>
<div id="footer_user_2">
<footer>
<nav>
<ul>
<li><img src="https://hackernoon.com/_next/image?url=https%3A%2F%2Fcdn.hackernoon.com%2Favatars%2Frobot-a6.png&w=1920&q=75" / width="50" height="50"></li>
<li><img src="https://hackernoon.com/_next/image?url=https%3A%2F%2Fcdn.hackernoon.com%2Favatars%2Frobot-a6.png&w=1920&q=75" / width="50" height="50"></li>
<li><img src="https://hackernoon.com/_next/image?url=https%3A%2F%2Fcdn.hackernoon.com%2Favatars%2Frobot-a6.png&w=1920&q=75" / width="50" height="50"></li>
<li><img src="https://hackernoon.com/_next/image?url=https%3A%2F%2Fcdn.hackernoon.com%2Favatars%2Frobot-a6.png&w=1920&q=75" / width="50" height="50"></li>
<li><img src="https://hackernoon.com/_next/image?url=https%3A%2F%2Fcdn.hackernoon.com%2Favatars%2Frobot-a6.png&w=1920&q=75" / width="50" height="50"></li>
</ul>
</nav>
</Footer>
</div>
<div id="footer_user_3">
<footer>
<nav>
<ul>
<li><img src="https://emoji.gg/assets/emoji/5643_github_octocat.png" / width="100" height="100"></li>
<li><img src="https://emoji.gg/assets/emoji/5643_github_octocat.png" / width="100" height="100"></li>
<li><img src="https://emoji.gg/assets/emoji/5643_github_octocat.png" / width="100" height="100"></li>
<li><img src="https://emoji.gg/assets/emoji/5643_github_octocat.png" / width="100" height="100"></li>
<li><img src="https://emoji.gg/assets/emoji/5643_github_octocat.png" / width="100" height="100"></li>
</ul>
</nav>
</Footer>
</div>
<br>
<table border="2" cellpadding="5" bordercolor="black">
<tr>
<td colspan="2" bgcolor="red">                       </td>
<td rowspan="3" bgcolor="green">         
</td>
</tr>
<tr>
<td rowspan="3" bgcolor="yellow">  </td>
<td rowspan="2" bgcolor="blue"> </td>
</tr>
<tr>
</tr>
<tr>
<td colspan="2" bgcolor="pink"> </td>
</tr>
<div class="jumbotron alert-info">
<h1 class="display-4">Social Media</h1>
<a class="btn btn-primary btn-lg" href="http://twitter.com/share?url=http://hacktoberfest.digitalocean.com" role="button">Twitter</a>
<a class="btn btn-primary btn-lg" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fhacktoberfest.digitalocean.com%2F&src=sdkpreparse" role="button">Facebook</a>
<a class="btn btn-primary btn-lg" href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fhacktoberfest.digitalocean.com" role="button">LinkedIn</a>
</div>
<div class="bottom-container">
<p class="copyright">© 2021 Hacking-Fest.</p>
</div>
</body>
</html>