forked from sarnava1/Hacktoberfest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (42 loc) · 2.53 KB
/
Copy pathindex.html
File metadata and controls
42 lines (42 loc) · 2.53 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
<!DOCTYPE html>
<html>
<head>
<title>Hactoberfest!!</title>
</head>
<body style="background-color:blue">
<h1>HI, I am SARNAVA</h1>
<h2>I am an open source enthusiast and free lancer involved in various projects and contributing
to a host of open source projects</h2>
<h3>This repo was initially created when I was learning JQuery</h3>
<h3>Initially it tested the working of a button with JQuery!!!</h3>
<p>
<h3>Something happens on clicking the button</h3>
<button>Click Me!!</button>
</p>
<h1>But now this repo will serve a noble cause</h1>
<h1>It will test the power of OPEN SOURCE in GENERAL and HACKTOBERFEST in particular</h1>
<h1>ANYONE seeing this repo just comment HI with your name just as I have done</h1>
<h4>Make sure that your name is within the li tags</h4>
<h2>IF you want you can STAR the repo and SPREAD it among your friends(It will help us get bigger)<h2>
<h2>Let us all be friends and remain conected</h2>
<h1 style="color:red">FOLLOW me if you want and if YOU too want to be followed by others just also give the link to your profile with your name</h3>
<ol>
<h3><li>Hello GitHub, I'm Tck13. My profile link is https://github.com/tck13</li></h3>
<h3><li>HI, I am SARNAVA and my profile link is https://github.com/sarnava1</h3></li>
<h3><li>Heyo, I'm David. Currently a student in front end, see you around. Profile link: https://github.com/DavidMcKissick</li></h3>
<h3><li>HI, I am Sandeep Ranjan and my profile link is https://github.com/flameAngular</li></h3>
<h3><li>HI, I am SWAGAT and my profile link is https://github.com/swagat5147</li></h3>
<h3><li>HI, I am ASHWIN and my profile link is https://github.com/ashvin-godbole/</li></h3>
<h3><li>HI, I am BELLE and my profile link is https://github.com/tris-rivers</li></h3>
<h3><li>HI, I am SUDHIR and my profile link is https://github.com/sudhirsaharan</li></h3>
<h3><li>HI, I am Yugen Chokshi and my profile link is https://github.com/yugenchokshi</li></h3>
<h3><li>Hello World, I'm Connor and my GitHub profile link is https://github.com/connorocampo</li></h3>
<h3><li>HI, I am Aman Jain and my profile link is https://github.com/amanjain25</li></h3>
<h3><li>HI, I am Obamrevwo Ejiro Edwin and my profile link is https://github.com/Ejiro-Edwin</li></h3>
<h3><li>HI, I am RUPESH KRISHNA JHA and my profile link is https://github.com/Rupeshiya</li></h3>
<h3><li>Hey, I'm Darsh.My profile link is https://github.com/Darsh-k-Shah</li></h3>
<h3><li>Hey, I'm Donut.My profile link is https://github.com/muffomat</li></h3>
<ol>
<script type="text/javascript" src="colcha.js"></script>
</body>
</html>