Thursday, March 17, 2011

Layout: StackLayout – Flexible & Modular CSS Layouts


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.

No comments:

Post a Comment