Skip to content

Commit

Permalink
controls to video
Browse files Browse the repository at this point in the history
  • Loading branch information
ivibhu05 committed Sep 29, 2021
1 parent bca567f commit e175249
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 @@ -159,7 +159,7 @@
</div> -->
<!-- Video -->

<video width="1100" height="450" autoplay loop>
<video width="1100" height="450" controls loop>
<source src="videos/video orientation.mp4" type="video/mp4">
<source src="video orientation.ogg" type="video/ogg">
Your browser does not support the video tag.
Expand Down

0 comments on commit e175249

Please sign in to comment.