Skip to content

Instantly share code, notes, and snippets.

@vladocar
Created May 31, 2011 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vladocar/999672 to your computer and use it in GitHub Desktop.
Save vladocar/999672 to your computer and use it in GitHub Desktop.
Modern CSS class
#main { margin:0 auto; width:900px;}
.w150,.w600,.w900 {float:left;}
.w900 {width:900px;}
.w600 {width:600px;}
.w150 {width:150px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment