Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kflorence/flurid

A cross-browser, fluid width CSS grid framework that doesn't hide pixels in margins!
https://github.com/kflorence/flurid

Last synced: 7 days ago
JSON representation

A cross-browser, fluid width CSS grid framework that doesn't hide pixels in margins!

Awesome Lists containing this project

README

        

h1. "Flurid":http://kflorence.github.io/flurid/ - The Fluid CSS Grid Framework

bc.




Left column, 50% width




Right column, 50% width




*Flurid* is a _cross-browser *"fluid width grid system":http://www.alistapart.com/articles/fluidgrids*_ optimized for flexibility (fluidity) and one of the only fluid width grid systems to work in Internet Explorer versions 5.0 and newer[1] without hiding pixels in margins. Like any "grid system":http://en.wikipedia.org/wiki/Grid_(page_layout), the basic purpose is to break the page into a series of _rows_ and _columns_, giving the designer an easy, rational way to organize and present content to the user.

fn1. See "known bugs and caveats":https://github.com/kflorence/flurid/wiki/Caveats

h2. Resources

* Learn more about Flurid by reading "the wiki":https://github.com/kflorence/flurid/wiki
* Check out some "usage examples":http://kflorence.github.io/flurid/examples.
* Find out about the "known bugs and caveats":https://github.com/kflorence/flurid/wiki/Caveats
* Questions? Problems? "Submit an issue":https://github.com/kflorence/flurid/issues

h2. License

Flurid is dual licensed under the MIT and GPL licenses.