Skip to content

Instantly share code, notes, and snippets.

@randika
Created March 7, 2013 06:53
Show Gist options
  • Select an option

  • Save randika/5106047 to your computer and use it in GitHub Desktop.

Select an option

Save randika/5106047 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="span9">
Level 1 column
<div class="row">
<div class="span6">Level 2</div>
<div class="span3">Level 2</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment