Skip to content

Instantly share code, notes, and snippets.

@jbail
Created December 3, 2010 16:16
Show Gist options
  • Save jbail/727155 to your computer and use it in GitHub Desktop.
Save jbail/727155 to your computer and use it in GitHub Desktop.
Nesting elements to create fixed size scrolling HTML regions
<div id="square">
<div id="content"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment