Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion home.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
<title>Hactoberfest</title>
<!-- Latest compiled and minified CSS (Bootstrap) -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

<style>
.Aakash-button:hover{

color:rgb(16, 175, 122);
}
</style>
</head>
<body>
<div class = 'jumbotron'>
Expand Down Expand Up @@ -288,6 +293,16 @@ <h1>Favourite Player - <span style="color: #fff461;">The Rock</span></h1>
<h1 style="font-size: 25px;font-weight: 900;position: relative;left:25%;top:5px;">Favourite Player: <span style="color: brown;">Ben stokes</span></h1>
<img src="https://imgk.timesnownews.com/story/Ben_Stokes_training.jpg?tr=w-600,h-450,fo-auto" style="width: 600px; height: 400px; position: relative;left: 40px; border: 2px solid black;border-radius: 20px;box-shadow: 3px 3px 6px #000;margin-top: 10px;" alt="Ben Stokes">
<h1 style="font-size: 25px;font-weight: 900;position: relative;left:25%;top:5px;">Favourite Website: <span style="color: rgb(119, 0, 0);"><a href="https://leetcode.com/" style="cursor: pointer;">LeetCode</a></span></h1>
</div>
<br>
<div>
<div class="Aakash-button">
<button class="button" style="margin: 10px;">Aakash Maurya</button>
</div>
<h1 style="margin: 10px;">Favourite Sports Player - Rohit Sharma</h1>
<img src="rohitsir.jpg" style="width: 600px; height: 400px; margin: 10px; border: 2px solid rgb(69, 49, 182);border-radius: 20px;box-shadow: 3px 3px 6px rgb(48, 57, 180);margin-top: 10px;" alt="Rohit Sharma">
<h1 style="margin: 10px;">Favourite Website - Programiz</h1>
<a href="https://www.programiz.com/"><h2 style="margin: 10px;">Programiz</h2></a>
</div>
</body>
</html>
Binary file added rohitsir.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.