Maintainable Stylesheets

Filed Under Web Design | Comments Off

I don’t recall how I found it, but here’s an excellent article on creating stylesheets that are easy to maintain and use:

CSS article by Jina Bolton at ThinkVitamin

The author also includes links to some other good articles on the topic, including one by Jeff Croft, who’s a co-author of a CSS book I recently bought from Amazon that has a section on building CSS Frameworks.

That’s something I’ve been trying to put together for both CSS and PHP, for things I use on practically every site - like automatically inserting “last updated” and a copyright snippet that updates automatically when a new year rolls around.