Skip to content

Instantly share code, notes, and snippets.

@devdays
Created December 1, 2014 23:36
Show Gist options
  • Save devdays/690abe58cd10d0b88cd5 to your computer and use it in GitHub Desktop.
Save devdays/690abe58cd10d0b88cd5 to your computer and use it in GitHub Desktop.
MultiMedia HTML5 Poster
<video width="320" height="240" controls poster="video/PopeyeForPresident.png">
<source src="video/PopeyeForPresident_qtp.mp4" type="video/mp4">
Popeye for President is in the public domain.
</video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment