Skip to content

Instantly share code, notes, and snippets.

@intinig
Created July 19, 2011 08:01
Show Gist options
  • Save intinig/1091662 to your computer and use it in GitHub Desktop.
Save intinig/1091662 to your computer and use it in GitHub Desktop.
<!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