Skip to content

Instantly share code, notes, and snippets.

@pikesley
Created December 22, 2014 14:15
Show Gist options
  • Save pikesley/15cf0711ebd0457ef9bb to your computer and use it in GitHub Desktop.
Save pikesley/15cf0711ebd0457ef9bb to your computer and use it in GitHub Desktop.
<div class='row'>
<div class='col-md-4'>
<div class='thumbnail'>
<div class='embed-responsive embed-responsive-16by9'>
<iframe class='embed-responsive-item'
src='YOUTUBE EMBED URL GOES HERE'
width='560'
height='315'
allowfullscreen>
</iframe>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment