Contextual CSS
Tuesday, November 18th, 2008
One of the major benefits of using Cascading Style Sheets (CSS) to control site-wide layout is that simply by changing the CSS file, you can change the look and feel of the entire site. You only need to look at the CSS Zen Garden to understand the power this grants us as designers and developers.
The [...]