Created
October 4, 2015 00:26
-
-
Save si-28/911c6583bd4a2fdce79b to your computer and use it in GitHub Desktop.
This file contains 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 autoplay loop poster="polina.jpg" id="bgvid"> | |
<source src="polina.webm" type="video/webm"> | |
<source src="polina.mp4" type="video/mp4"> | |
</video> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment