Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/kflorence/flurid
- Owner: kflorence
- License: gpl-3.0
- Created: 2010-02-07T05:29:12.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T17:24:47.000Z (over 3 years ago)
- Last Synced: 2023-03-10T23:23:05.445Z (over 1 year ago)
- Language: CSS
- Homepage: http://kflorence.github.io/flurid/
- Size: 155 KB
- Stars: 89
- Watchers: 6
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: readme.textile
- License: license-gpl
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/issuesh2. License
Flurid is dual licensed under the MIT and GPL licenses.