CSS Blueprint
How many times you need to reinvent the wheel because when you create new a web site, you code again and again the same basic CSS? Using a blueprint can help you to reduce your development or design time.
CSS Blueprint is a new-kid-on-the-block in CSS framework, which is distributed under a modified MIT license. It is developed by Olav Bjørkø and gives you basic grid layout, typography, print stylesheet, and more.
You can click here for view a demo page developed using CSS Blueprint.
Of course it cannot be compared with more mature framework. In Web 2.0, you need to build a complete features-rich and interactive web application that can attract your site visitors to come. You might want to turn your head to The Yahoo! User Interface Library (YUI), the more complete framework developed by Yahoo. Besides CSS framework, it has set of controls built using DOM scripting, DHTML, and AJAX.
Nevertheless, CSS Blueprint looks like a nice framework. I will give it a try.
