Skip to content

Instantly share code, notes, and snippets.

@allanesquina
Last active December 21, 2015 01:19
Show Gist options
  • Save allanesquina/6227088 to your computer and use it in GitHub Desktop.
Save allanesquina/6227088 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-4"><p>col-4</p></div>
<div class="col-4"><p>col-4</p></div>
<div class="col-4">
<div class="row">
<div class="col-4"><p>A</p></div>
<div class="col-4"><p>B</p></div>
<div class="col-4"><p>C</p></div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment