Skip to content
Open
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
7 changes: 7 additions & 0 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,5 +289,12 @@ <h1 style="font-size: 25px;font-weight: 900;position: relative;left:25%;top:5px;
<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>

<div style="text-align: center; background-color: #e8a87c; width: 50%; margin-right: auto; margin-left: auto;">
<button style="margin-top:50px" class="btn btn-primary">TechnicalAB</button>
<h1>Favourite Player - <span style="color: #b12bba;">Rohit Sharma</span></h1>
<img src="https://www.cricket.com.au/-/media/Players/Men/International/India/ODIWC19/Rohit-Sharma-CWC19.ashx" alt="Rohit Sharma">
</div>

</body>
</html>