| <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