15
Mar
// php the_time('Y') ?>
StackLayout is a CSS framework which supports both fluid and fixed-width layouts.
Compared to many popular grid systems, it only uses 12 class names in total and makes use of inline-block CSS property rather than floats.

Stacks can be nested infinitely which helps creating complicated layouts easily.
The framework has a component (a CSS file) which eases building cross-device compatible versions of websites.
StackLayout is compatible with most of the browsers, few old ones has some issues which can be fixed with the help of the documentation provided.
Compatibility: Al Major Browsers
14
Aug
// php the_time('Y') ?>
PrimaryCSS is a CSS framework which focuses only on creating the most common layouts.
It comes with 22 different layouts from single column to multi-column variations which are compatible with all major browsers.
By default, the layouts are 960px in size but they are actually fluid and work with any width.
Simply, it is a handy framework for giving a quick start to any web project and a useful guide for new-comers to web design.

Compatibility: All Major Browsers
13
Jul
// php the_time('Y') ?>
Elastic is a simple CSS framework which eases creating elastic, fixed and liquid layouts with any column variations.
Using Elastic is like having a conversation with the code as it uses a declarative language.

It supports "combining classes" which helps creating almost any type of layout. And, it comes with a set of helper classes, to accomplish hard things by pure CSS like: same-height, full-width, and vertical-center.
Another nice feature is: both absolute & relative positioning can be used as no overlfow:hidden & clearfix are used.
Requirements: No Requirements
Compatibility: All Major Browsers
30
Jun
// php the_time('Y') ?>
TemplateMo.com is a website providing 100+ free CSS templates that you can download, modify and use on your websites (both free & commercial) with no restrictions.
All templates are XHTML/CSS compliant & will work flawless on all major browsers.

Here are some examples from TemplateMo.com:
To see more, check these free CSS templates.
29
May
// php the_time('Y') ?>
Typogridphy is a CSS framework that helps web designers and front-end developers in quickly coding typographically pleasing grid layouts.
Typogridphy uses ems which means that the content is zoomable without creating problems for the design.

Based on the popular 960 Grid System (see WRD post), Typogridphy makes creating grid layouts which are versatile and great looking much easier. This CSS framework is made of fully validated, semantic and strict XHTML, and validated CSS.
Compatibility: All Major Browsers