HTML-Advisor
Mostly practical advices

Category ‘CSS’ Archive

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

CSS Organization Part 2

Monday, June 5th, 2006

Do you write and manage large CSS files? Ever get tired of scrolling up and down in search of a specific rule or set of rules? The CSS files are often quite long, requiring constant scrolling up and down several screen’s worth of text to alter rules or add new ones.
Grouping your CSS rules
Every project [...]

  • CSS
  • Jun 5th, 2006
  • 2

CSS Organization Part 1

Sunday, June 4th, 2006

With nearly ubiquitous standards support among modern browsers, we’re turning to CSS to handle presentational heavy lifting more than ever. The more we rely upon CSS, the larger and more complex CSS files become. These files bring with them a few maintenance and organizational challenges.
Gone are the days of creating a single CSS file and [...]

  • CSS
  • Jun 4th, 2006
  • 0
Page 2 of 2«12