HTML-Advisor
Mostly practical advices

Posts Tagged ‘stylesheet’

Modular CSS

Wednesday, July 5th, 2006

This isn’t a new idea but looking at people’s code it doesn’t seem to be a particularly widely used practice: modular CSS. That’s a poncy name for the very simple idea of grouping related styles into separate stylesheets. The same set of tasks turn up on project after project and a little careful thought can [...]

  • CSS
  • Jul 5th, 2006
  • 0

5 Tips for Organizing Your CSS

Wednesday, July 5th, 2006

Working with CSS on freelance work, and my job made me start thinking about the best way to standardize and organize the way I write my CSS. So, I proposed the question to my 9rules friends to collect the best tips from the best designers.
1) This tip is perhaps the most useful because it [...]

  • CSS
  • Jul 5th, 2006
  • 0