Skip to content

Instantly share code, notes, and snippets.

@mklickman
Created March 25, 2012 01:15
Show Gist options
  • Save mklickman/2190584 to your computer and use it in GitHub Desktop.
Save mklickman/2190584 to your computer and use it in GitHub Desktop.
HTML5 video that doesn't work in Firefox
<video controls>
<source src="http://www.mundihomes.com/inc/vid/morganville_exterior.theora.ogv" type="video/ogg" codecs="theora, vorbis">
</video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment