Skip to content

Instantly share code, notes, and snippets.

@jamesfwz
Created October 5, 2015 06:37
Show Gist options
  • Save jamesfwz/795a5d37b275f6852212 to your computer and use it in GitHub Desktop.
Save jamesfwz/795a5d37b275f6852212 to your computer and use it in GitHub Desktop.
css tips

Call things what they are

Good class names: <div class='product with-images'>

Bad class names: <div class='rounded-corners'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment