Content with Style: A CSS Framework
by oneafrikan on December 17, 2005
_ Content with Style: A CSS Framework
In my Modular CSS article I documented the possibility of breaking down stylesheets into components that could be reused across projects. All well and good. The next logical step is to extend this to become a CSS framework, allowing rapid development of sites with pre-written and tested components. All that’s really required to produce this is a set of naming conventions and a flexible base template…
I’ve been looking at frameworks in general and PHP ones specifically for about 2 weeks now, and came accross this CSS framework while doing some research / reading – and I think it’s about time!
After a quick unzip and look under the hood, I reckon it’s really, really neat, and something I will make use of from now on. Thanks Mike ;-)
Leave your comment