forked from RaidAndFade/HacktoberChallenges2018
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into figure.it.out
- Loading branch information
Showing
23 changed files
with
1,378 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This is an empty file that does not follow the rules, this exists because the folder needed to be created manually.<br>Do not copy this file. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Welcome all</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> | ||
</head> | ||
|
||
<body> | ||
|
||
<section id="bio"> | ||
|
||
<div class="row"> | ||
|
||
<div class="col-xl-12"> | ||
|
||
<h1 class="text-center">Hello my dear friends......</h1> | ||
|
||
<p class="text-center">I am Sayuri.I want to be your friend.My github bio is <a href="https://github.com/SayuriRavihari">SayuriRavihari</a></p> | ||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!doctype <!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>New "Friend"</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | ||
|
||
<body style="font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif"> | ||
<center> | ||
<h1> Hy</br>Friend...</h1> | ||
<p>My name is Danijel</p> | ||
This is my Github account <a href="https://github.com/Sogastar"> | ||
<p>url: https://github.com/Sogastar</p></a> | ||
</center> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>INTRODUCTORY FILE</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | ||
<style> | ||
body | ||
{ | ||
background-color: dodgerblue; | ||
font-family: 'Times New Roman', Times, serif; | ||
color: wheat; | ||
|
||
} | ||
|
||
</style> | ||
<body> | ||
<center><p><font size=6>Hello there.!</font></p></center> | ||
<center><p><font size=6>Here's the new contributor from Surat, Gujarat. Myself Parth Pandya a pre-university computer-aided student. </font></p></center> | ||
<p > | ||
<center><font size=5>I always use to write blogs regarding my interaction with the world. Please do f0ll0w'em, You may please refer to them. These are just below-:</font></center><br> | ||
<a href="https://bloggingwithparth.wordpress.com/"><font size=5>* WORDPRESS.</font></a><br> | ||
<a href="https://medium.com/@parthpandyappp"><font size=5>* MEDIUM.</font></a><br> | ||
<center><h3>HAPPY READING..!</h3></center> | ||
</p> | ||
<p ><font size=6> | ||
I have also designed my personal portfolio website. Just have a look. It's just a click more-:<br> | ||
<a href="parthpandyappp.github.io">PORTFOLIO WEBSITE.</a> | ||
</font></p> | ||
<p><font size=6> | ||
NOW, A FINAL CLICK TO MY GITHUB ACCOUNT-:<br> | ||
<a href="https://github.com/parthpandyappp"> | ||
<center><h2>THANKYOU !</center></font> | ||
</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<style> | ||
body{ | ||
text-align: center; | ||
font-size: 50px; | ||
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif | ||
} | ||
p{ | ||
font-size: 30px; | ||
} | ||
</style> | ||
<title>tbanov</title> | ||
</head> | ||
<body> | ||
<h2>Hello Guys!</h2> | ||
<p>This is my GitHub Profile <a href="https://github.com/tbanov">Click Here</a></p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Viraj Galappaththi</title> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> | ||
</head> | ||
<body> | ||
|
||
<section id="bio"> | ||
|
||
<div class="row"> | ||
|
||
<div class="col-xl-12"> | ||
|
||
<h1 class="text-center">Hi there! This is Viraj</h1> | ||
|
||
<p class="text-center">My github bio is <a href="https://github.com/VirajGalappaththi">@Viraj</a></p> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
</section> | ||
|
||
|
||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.