Skip to content

Instantly share code, notes, and snippets.

@tratnayake
Created March 13, 2015 21:19
Show Gist options
  • Save tratnayake/c0e0ad6829af3b0e6c77 to your computer and use it in GitHub Desktop.
Save tratnayake/c0e0ad6829af3b0e6c77 to your computer and use it in GitHub Desktop.
<div class = "col-sm-4">Column!</div>
<div class = "col-sm-4">Column!</div>
<div class = "col-sm-4">Column!</div>
<!-- New row gets created from here -->
<div class = "col-sm-4">Column!</div>
<!-- Notice the size of the next columns
<div class = "col-sm-8">I'm twice as big!!</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment