Skip to content

Instantly share code, notes, and snippets.

@sokratesagogo
Created July 10, 2015 09:03
Show Gist options
  • Save sokratesagogo/9fceeca452fd0f8876fe to your computer and use it in GitHub Desktop.
Save sokratesagogo/9fceeca452fd0f8876fe to your computer and use it in GitHub Desktop.
Four Columns
<div class="one-fourth first">This is content in the first column.</div>
<div class="one-fourth">This is content in the second column.</div>
<div class="one-fourth">This is content in the third column.</div>
<div class="one-fourth">This is content in the fourth column.</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment