Smashing Magazine has a great list of 70 Expert Ideas For Better CSS Coding. If you are into CSS coding, and working on your blog, you should definitely give this list a read.
Among others I have to implement the following in my blog design:
- Resetting style sheets – this will make the blog look the same across all browsers
- Upgrading the css stylesheet to use constants
- Using child selectors for more specific design works
Look at the full list to see how you can improve your css.
Popularity: 1%