Created
September 13, 2018 09:41
-
-
Save Padilo300/f45681fcf556378b791a795cf2c07bfc to your computer and use it in GitHub Desktop.
html5 video
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<video id="video_bg" autoplay="autoplay" loop="loop" video autoplay loop muted playsinline webkit-playinginline> | |
<source src="video/Blind Cornering !!!.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' /> | |
<!-- <source src="video/background.webm" type="video/webm"></source> --> | |
</video> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment