CSS Frameworks
This would be my first post on this blog after moving to Pritlog 0.8. This is the first version of Pritlog using Sqlite as backend instead of flat files.When working on Pritlog, it was my constant search to find a suitable css framework that included a decent CSS reset and a layout system. Resets are used so that the website looks the same across different web browsers.
I came across many and have bookmarked all of them on my delicious. Here is the link:
http://delicious.com/prithish/cssframework?setcount=100
Some of the notable/popular ones:
- Blueprint: This one was very popular. The current version of Pritlog (0.8) is using this as the css framework. It has a very good CSS reset, print css, and a easy to use grid layout system. Using blueprint, its easy to design webpages. There is also a blueprint generator.
- 960.gs: I came to find out that this is very popular with designers too. They have a good grid layout system to enable fast development of websites.
- Typogridphy: A Typographical and Grid Layout CSS Framework From Harry Roberts of CSS Wizardry.
- Tripoli - a CSS standard for HTML rendering | DevKick Lab
- Yahoo UI
- Mechano: Looks interesting. Good forms also.
- Bluetrip: A full featured and beautiful CSS (Cascading Style Sheets) framework which combined the best of Blueprint, Tripoli (hence the name), Hartija's print stylesheet, 960.gs's simplicity, and Elements' icons, and has now found a life of its own.
Tags: web - Visits: 189 - Comments: 1
Comments:
Comment by Hesh on 2009-03-09 15:37:33Hey ... its a great list. Similar to mine. I love Bluetrip more because it takes the best features from the rest.