Skip to content

Instantly share code, notes, and snippets.

@alyssachanspace
Last active August 19, 2017 15:44
Show Gist options
  • Save alyssachanspace/295833f969108a180fea111e02fa4fa6 to your computer and use it in GitHub Desktop.
Save alyssachanspace/295833f969108a180fea111e02fa4fa6 to your computer and use it in GitHub Desktop.
Inline embed video responsively.
<p style="position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0;">
<iframe style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 0 none;" src="https://www.youtube.com/embed/D6Ac5JpCHmI" allowfullscreen></iframe>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment