xBlog: The visual thinking weblog

Filed in: CSS

28th November 2006

How to structure large CSS files

“One of the problems of mapping between the HTML and the CSS is that they usually differ in structure. The HTML is (if you‚Äôre lucky) structured like a convenient semantical tree while the CSS often is ordered by something random like fonts, colors, and positioning. To make moving between the two worlds easier we want to make them as similar as possible.” (Thanks dangerousmeta!)

Comments are closed.