ez-css Create complex layouts with ez-css; a light, easy to use, CSS framework. === Demo === http://www.ez-css.org/demo_page http://www.ez-css.org/demo-proto_page === Download === Tar http://github.com/thierryk/ez-css/tarball/master === Features === * ez-css has a very small footprint (only 915 bytes for the version that uses the "_property" hack) for a fast download time * ez-css facilitates deep nesting (because it does not use descendant selectors) * ez-css allows you create multiple columns of any width, with or without a gutter * ez-css lets you apply any width you want to containers and gutters * ez-css is framework agnostic (it integrates well with any other style sheet) * ez-css prevents rounding issues and rounding errors * ez-css creates self-clearing containers (every box will contain floats) * ez-css prevents collapsing margin across all containers * there is a version for rapid prototyping (0.413 kb): - http://www.ez-css.org/rapid_prototyping * there is also a set of 5 templates ("ready-made" files called "starters") - http://www.ez-css.org/css_templates === Usage === From scratch: ------------- 1. Get the style sheet: - http://www.ez-css.org/downloads 2. Insert the style sheet or rules in your document's
: or