Skip to content

Instantly share code, notes, and snippets.

@shehabkhan013
Created April 27, 2017 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shehabkhan013/ae2a212b22252840eaf19ebe6c46ead1 to your computer and use it in GitHub Desktop.
Save shehabkhan013/ae2a212b22252840eaf19ebe6c46ead1 to your computer and use it in GitHub Desktop.
Responsive youtube video embed – Bootstrap
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" width="816" height="459" src="https://www.youtube.com/embed/zpOULjyy-n8" frameborder="0" allowfullscreen></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment