Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vcgithub41210 authored Oct 7, 2024
1 parent bc2daff commit 660299c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<img id="myImage" src="#" width="300">
<audio id = "myAudio" src = "sura.mp3" muted>
</audio>
<video src='4k.mp4'></video>
<video src='4k.mp4' controls autoplay></video>
</body>
</html>

0 comments on commit 660299c

Please sign in to comment.