Skip to content

Instantly share code, notes, and snippets.

@smileyj68
Created July 5, 2012 19:33
Show Gist options
  • Save smileyj68/3055910 to your computer and use it in GitHub Desktop.
Save smileyj68/3055910 to your computer and use it in GitHub Desktop.
Foundation 3 Flex Video
<div class="flex-video">
<iframe width="420" height="315" src="http://www.youtube.com/embed/9otNWTHOJi8" frameborder="0" allowfullscreen></iframe>
</div>
<div class="flex-video widescreen">
<iframe width="560" height="315" src="http://www.youtube.com/embed/N966cATFWjI" frameborder="0" allowfullscreen></iframe>
</div>
<div class="flex-video widescreen vimeo">
<iframe src="http://player.vimeo.com/video/21762736?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment