Skip to content

Instantly share code, notes, and snippets.

@rabellamy
Last active August 29, 2015 14:14
Show Gist options
  • Save rabellamy/711bc456fa1c860cf067 to your computer and use it in GitHub Desktop.
Save rabellamy/711bc456fa1c860cf067 to your computer and use it in GitHub Desktop.
<style type="text/css">
.romina-video-wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.romina-video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>
<div class="romina-video-wrapper">
<iframe width="100%" height="auto" src="//www.youtube.com/embed/8t3vK4o1PL4?modestbranding=1&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment