Skip to content

Instantly share code, notes, and snippets.

@ayoung
Created July 6, 2012 17:52
Show Gist options
  • Save ayoung/3061614 to your computer and use it in GitHub Desktop.
Save ayoung/3061614 to your computer and use it in GitHub Desktop.
program guide sample
<!-- this div should have the inset shadow. overflow hidden -->
<div id="outer-container">
<!-- this div should have a static height but a very large width to fit the
generated program items -->
<div id="container">
<!-- inside here is where all the program items go -->
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment