Skip to content

Instantly share code, notes, and snippets.

@chriseppstein
Created November 1, 2008 21:00
Show Gist options
  • Save chriseppstein/21577 to your computer and use it in GitHub Desktop.
Save chriseppstein/21577 to your computer and use it in GitHub Desktop.
=three-column(!header, !left, !center, !right, !footer)
#{!header}, #{!footer}
+column(24)
#{!left}
+column(5)
#{!center}
+column(11)
#{!right}
+column(8, last)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment