Golden Grid: A CSS Grid Framework
17
Feb
// php the_time('Y') ?>
Vladimir Carrer, who also created the Emastic & Malo CSS frameworks has a fresh framework named Golden Grid.
It is a web grid system, that is totally focused on grid-based designs (not a complete CSS framework).
Golden Grid uses float:left approach for building grids rather than positions.
It is a 6/12 column grid system with a 970px main width. Total file size is <1kb when compressed.
To read more about it, you can check his blog post announcing the framework.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://code.google.com/p/the-golden-grid/
Compatibility: All Major Browsers
Website: http://code.google.com/p/the-golden-grid/
- Tags:
Css Framework
- Filed under: Design, GPL License, Xhtml & Css
- 5 Comments
















5 Responses for "Golden Grid: A CSS Grid Framework"
Thank you for your kind words, Umut
Fantastic!
Finally a float-left-based grid system! I was hoping that somewhere in the world people are thinkig just like me about grids and element positioning. My whishes finally came true with this Golden Grid system stuff.
I think people don’t realize that if you read from left to right, and write that way too (sorry arabs), then you should work from left towards right also. This is the natural way for building up a web layout…and for the arabs will be the float:right system which would be awsome!
Keep up the good work!
[...] Golden Grid fué el último de estos frameworks CSS que descubrí por medio del sitio Web Resources Depot. Este se especializa en presentar un modelo de diseño basado en un reticulado, de hecho ofrece: [...]
This is fantastic! I have a question though. How hard would it to be to turn this into a 4 column grid system based on a 100% width? Right now I would be exclusively using it in a 581 width environment but would like it to be flexible if that component width changed in the future.
this is excellent..thanks man.