Skip to content

Instantly share code, notes, and snippets.

@landru247
Created April 23, 2013 06:42
Show Gist options
  • Save landru247/5441312 to your computer and use it in GitHub Desktop.
Save landru247/5441312 to your computer and use it in GitHub Desktop.
CSS: Split UL into two cols
ul li {float: left; width: 50%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment