Skip to content

Instantly share code, notes, and snippets.

@grappler
Created January 28, 2013 16:38
Show Gist options
  • Select an option

  • Save grappler/4657047 to your computer and use it in GitHub Desktop.

Select an option

Save grappler/4657047 to your computer and use it in GitHub Desktop.
#player_1_wrapper {
width: 100%;
position: relative;
padding: 0;
padding-bottom: 56.25%;
}
#player_1_wrapper object {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment