Skip to content

Instantly share code, notes, and snippets.

@devdays
Created December 1, 2014 23:36
Embed
What would you like to do?
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