Skip to content

Instantly share code, notes, and snippets.

@rodurma
Created November 12, 2012 19:41
Show Gist options
  • Select an option

  • Save rodurma/4061446 to your computer and use it in GitHub Desktop.

Select an option

Save rodurma/4061446 to your computer and use it in GitHub Desktop.
<div class="container">
<div class="row">
<div class="span12">TOPO</div>
</div>
<div class="row">
<div class="span2">MENU</div>
<div class="span10"></div>
</div>
<div class="row">
<div class="span12">RODAPE</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment