forked from guptavaibhav159/HacktoberFest2020
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
258 lines (171 loc) · 7.16 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
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
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css2?family=Acme&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Pirata+One&display=swap" rel="stylesheet">
<title>Hacktoberfest-2020</title>
<link rel="icon" href="images/HF20_logo.png" type="image/x-icon" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,user-scalable=yes"
/>
<link rel="stylesheet" href="https://cdn.statically.io/gh/shahednasser/sbuttons/c135f5f7/dist/sbuttons.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<link
rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link
rel="stylesheet" href="style.css"/>
<link
rel="stylesheet" href="https://use.fontawesome.com/releases/v5.14.0/css/all.css" integrity="sha384-HzLeBuhoNPvSl5KYnjx0BT+WB0QEEqLprO+NBkkk5gbc67FTaL7XIGa2w1L0Xbgc" crossorigin="anonymous">
</head>
<body >
<div class="main">
<div>
<a href="https://rakshit234.github.io/HacktoberFest2020/">
<img
src="images/hackfest20.svg"
alt="logo"
class="center"
/>
</a>
</div>
<br>
<br>
<div class="icon-mouse">
<div class="scroller">
<span></span>
</div>
</div>
<br>
<br>
<style>
.icon-mouse{
width:100%;
display: flex;
justify-content: center;
position: relative;
top:-40px;
align-items: center;
z-index: 900;
margin: 0;
padding: 0;
}
.scroller{
width: 45px;
height: 90px;
border: 3px solid white;
border-radius: 200px;
display: flex;
padding: 0;
margin: 0;
justify-content: center;
}
.scroller span{
padding: 0;
margin:20px 0 0 0;
width:6px;
height:6px;
border-radius: 4px;
border:2px white solid;
animation: scrollAnimation 2s infinite ease;
background-color: white;
}
@keyframes scrollAnimation{
from{
margin:20px;
}
to{
margin:55px;
}
}
</style>
<br>
<div class="section-container">
<div>
<p id="t1">Hacktoberfest'20 ends in..</p>
<p id="demo"></p>
<p id="p1">
<script src="countdown.js"></script>
</p>
<center><div
id="div1"
class="fa"
style="font-size:87px;color:rgb(124, 0, 173)";text-shadow: 1px 1px 2px #9c4768, 0 0 25px #84b5d4, 0 0 5px #f78ee0;>
</center>
</div>
<script src="hourglass.js"></script>
<br>
<br>
<br>
<div class="container">
<div class="row">
<div class="col-3"></div>
<div class="col-6 text-center"><h2 style="background:none;"><span style="font-size:40px;color:#58cced;font-family:-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;text-transform:capitalize;box-shadow:white 0px 0px 10px;padding:8px;border-radius:6px" class='free-shirt'> >> Win a free shirt by contributing as instructed << </span>
<br>
<br>
<span style="font-size:30px;color:#7876da;font-family: 'Fredoka One', cursive;;text-transform:capitalize;"> "Click the t-shirt to get one"
</span>
</h2></div>
<div class="col-3"></div>
</div>
</div>
</div>
<h1 style="text-align:center;margin-top: 70px;">Steps to be followed</h1><br><br>
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="list-style">
<li id="list">
<ul> <a href="https://hacktoberfest.digitalocean.com/" target="_blank"> 1. Login on Hacktoberfest website using your Github account </a></ul>
<ul> <a href="https://github.com/search?q=hacktoberfest" target="_blank"> 2. Edit any 4 repositories on Github by forking, cloning on your account and make Pull request</a></ul>
<ul> <a href="https://hacktoberfest.digitalocean.com/profile" target="_blank"> 3. Check status of your pull request on Hactoberfest official portal</a></ul>
<ul> 4. Once all your 4 pull requests are verified you will be eligible for Free T-shirt.<a href="https://hacktoberfest.digitalocean.com/faq" target="_blank"> Checkout FAQs here</a></ul>
</li>
</div>
</div>
<div class="col-md-6">
<a href="https://hacktoberfest.digitalocean.com/" target="_blank">
<img
src="images/tshirt.png"
alt="Hacktoberfest T-shirt"
class="image"
/>
</a>
</div>
</div>
</div>
<!-- </div> -->
<br />
<div class="section-container">
<div style="text-align: center; margin-top: 40px;">
<!-- <button class="btn" > -->
<a href="https://github.com/rakshit234/HacktoberFest2020" target="_blank" class="btn">Link to code</a>
<!-- </button> -->
<br><br>
<div style="text-align: center">
<button class="sbtn social-btn github" >
<a href="https://github.com/rakshit234/HacktoberFest2020/graphs/contributors" target="_blank" style="font-size: 20px; text-align: center; justify-content: center; text-decoration: none; color:white; align-items: center; align-content: center;">Link to Contributor's Profile</a>
</button>
<button class="sbtn social-btn twitter" >
<a href="https://twitter.com/hacktoberfest" target="_blank" style="font-size: 20px; text-align: center; justify-content: center; text-decoration: none; color:white; align-items: center; align-content: center;">Follow @hacktoberfest</a>
</button>
</div>
<!-- <div style="text-align: center">
</div> -->
</div>
<div class="scroll-to-top-wrapper">
<a href="#top" class="scroll-to-top" aria-label="Scroll to Top"><i class="arrow-up"></i></a>
</div>
<!-- </div> -->
<footer id="foot">
<div class="fty">
<h4 style="text-align:center; color:white;">Visitor's count</h4>
<!-- Badge Code - Do Not Change The Code --><div class="col-xs-12 mt20" id="bg"><div style="margin:0px auto;width:133px;background:rgb(43, 76, 124);text-align:left;display:flex;border-radius:5px"><span style="padding:7px;display:inline-block;border-right:1px solid #746dba"><a href="http://visitorshitcounter.com" rel="nofollow noopener" target="_blank" title="https://visitorshitcounter.com/"><img src="https://visitorshitcounter.com/img/s-logo.svg" alt="https://visitorshitcounter.com/" style="width:100%;border:none;float:left"></a></span><span class="text" id="dupli_hit_counter" style="padding:10px 0 0 0;display:inline-block;color:#ffffff;width:100%;text-align:center;"></span></span><input type="hidden" id="site_val" value="https://visitorshitcounter.com/counterDisplay?code=c1cf1d3bf248cd36b19d93ec8a2e938a&style=0017&pad=5&type=page&initCount=1"></div></div><script src="https://visitorshitcounter.com/js/badgess.js?v=1601553115"></script><!-- Badge Code End Here -->
</div>
</footer>
</div>
<footer>
<h4 style="text-align:center; color:white;"> © 2020 DigitalOcean, LLC. All rights reserved.</h4>
</footer></body>
</html>