Skip to content

Instantly share code, notes, and snippets.

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