Skip to content

Instantly share code, notes, and snippets.

@craic
Last active December 27, 2015 10:19
Show Gist options
  • Save craic/7310801 to your computer and use it in GitHub Desktop.
Save craic/7310801 to your computer and use it in GitHub Desktop.
Embed a video from Vimeo in a web page
<iframe src="//player.vimeo.com/video/49643332" width='500' height='281' frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment