Skip to content

Instantly share code, notes, and snippets.

@travisward
Created June 27, 2012 15:05
Show Gist options
  • Save travisward/3004661 to your computer and use it in GitHub Desktop.
Save travisward/3004661 to your computer and use it in GitHub Desktop.
How to make a three-column content area.
<div class="one-of-3">It was created in 1841 from Robertson
and Washington counties and named Navasota, then renamed in
1842 as Brazos for the Brazos River.</div>
<div class="two-of-3">It was created in 1841 from Robertson
and Washington counties and named Navasota, then renamed in
1842 as Brazos for the Brazos River.</div>
<div class="three-of-3">It was created in 1841 from Robertson
and Washington counties and named Navasota, then renamed in
1842 as Brazos for the Brazos River.</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment