Created
July 19, 2011 08:01
-
-
Save intinig/1091662 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Test Video, darling</title> | |
</head> | |
<body> | |
<p>Test Video</p> | |
<video autoplay controls> | |
<source src="http://hdflash.prada.com/fashion_shows_fw11/videos/fw11_woman.mp4" type="video/mp4" /> | |
</video> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment