By House
via woork.blogspot.com
Published: Mar 12 2008 / 09:21
This is a descriptive post about how to write a well structure CSS file and be simple, "elegant-code" oriented and methodic in this process
Tweet
SaveShareSend
Tags: css-html, how-to, methodology, web design
Comments
topcataj replied ago:
Write the CSS before the HTML?
Hmm, no, I don't think so. Always better to start with the HTML structure, and add the CSS to it. It should work without CSS as well.
lem z replied ago:
I feel embarrased to admit that after 9 years of CSS it never occured to me to indent cascading style definitions :)
I wouldnt however recommend writing CSS before HTML. CSS is meant to style HTML and just like chicken and egg, they both evolve at the same time, not one before another IMO.
House replied ago:
@topcataj: you don't have to write all CSS code before HTML but only the main sections and not every single details.
,
Voters For This Link (17)
Voters Against This Link (5)