enhance your css

Warning! This post is either deprecated or outdated.

Writing css code isn’t that hard, it’s easy, clean but can be a pain in the ass to keep it readable when you have hundreds or maybe thousands of lines of code.

When sticking to specific rules it can all be made a bit more readable:

  • always use a reset of some sort
  • alphabetize
  • write comment
  • consistency
  • start in the right place
  • Understanding Class and ID
  • Power of li
  • CSS Debugging Tools

read the full text to enhance your css code

5 Ways to Instantly Write Better CSS (click here )
20 Useful CSS Tips (click here)
By the way, if you found a typo, please fork and edit this post. Thank you so much! This post is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Comments

Fork me on GitHub