Created
September 5, 2019 09:47
-
-
Save abdurraufahmad/14b9e2d5924775d860fcc293671df01f 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 controls width={400}> | |
<source | |
src="https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4" | |
type="video/mp4" | |
/> | |
Your browser does not support HTML5 video. | |
</video> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment