Skip to content

Instantly share code, notes, and snippets.

@DanielJWood
Created March 6, 2014 17:36
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 DanielJWood/9395132 to your computer and use it in GitHub Desktop.
Save DanielJWood/9395132 to your computer and use it in GitHub Desktop.
sbsp
<style type="text/css">
#iframe_container {
width: 100%;
height: 1200px;
}
iframe {
border: none;
width: 100%;
height: 100%;
}
</style>
<div id="iframe_container">
<iframe src="http://danieljwood.github.io/solar/skrollr/bgtest.html"></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment