Skip to content

Instantly share code, notes, and snippets.

@vihoangson
Created October 4, 2019 02:24
Show Gist options
  • Save vihoangson/76d29be4db3be862f74e06f6a05e8446 to your computer and use it in GitHub Desktop.
Save vihoangson/76d29be4db3be862f74e06f6a05e8446 to your computer and use it in GitHub Desktop.
html video
<video id="my_video" autoplay="" loop="" muted="" style="margin-top: -45px; opacity: 1;">
<source src="http://shop1.wds.com.vn/wp-content/themes/pshop01/images/video.mp4" type="video/mp4">
</video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment