Skip to content

Commit

Permalink
Create sample.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhatt627 authored May 15, 2024
1 parent f42faaf commit e033b22
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions sample.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<body>
<style>
.play-1 {
background-color: #FBD603;
}
</style>
<p><b>HTML Sample Example </b></p>



</body>
</html>

0 comments on commit e033b22

Please sign in to comment.