Subscribe: RSS | Email | Widget

Photo Credits

CSS Best Practices

Nicole on June 5th, 2007

An Excellent article called CSS Best Practices from Evotech.net. Definitely worth bookmarking if you’re new to web design or CSS.

I would add a few small things, such as in the ‘Starting with a Clean Slate’ section:

  • Wipe all margins on block elements by setting margin:0
  • Don’t specify font family if you don’t have to.
  • Use font percentages instead of x-small
  • etc…

Small changes, and overall the list is something that could be of significant help to someone.

~Nicole

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>