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: 6 additions & 1 deletion home.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,12 @@ <h1>Favourite Player - <span style="color: #fff461;">The Rock</span></h1>
<img src="https://assets.vogue.com/photos/59132f18dc6868483f55b55a/master/w_2560%2Cc_limit/00-lede-the-rock.jpg"
alt="The Rock">
</div>

<div>
<button>pcs1998</button>
<h1>Favourite Player - <span style="color: #fff461;">MS Dhoni</span></h1>
<img src="https://in.pinterest.com/pin/151574343692442705/" alt="Captain cool">
<h1>favorite Website -<a href="www.codewithharry.com" target="_blank"> CODE WITH HARRY!!!</a></h1>
</div>
<hr style="width: 3px;color: black;">
<div style="width:682px; height: 600px; margin:50px auto;background-color: rgb(255, 95, 162);border-radius:20px;box-shadow: 2px 2px 2px #333,-2px -2px 2px #333;">
<button type="button"
Expand Down