Skip to content

Instantly share code, notes, and snippets.

@jewilmeer
Created February 4, 2012 13:49
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 jewilmeer/1737955 to your computer and use it in GitHub Desktop.
Save jewilmeer/1737955 to your computer and use it in GitHub Desktop.
<div class="container">
<div class="span4"></div>
<div class="span8">
<div class="row">
<div class="span2">sidebar</div>
<div class="span9">main</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment