It's made of 16 columns, with 2 extra columns for margins, all even.
Can be combined into 8 columns or 4 columns as needed.
A demo is included with the download package.
Here are some key features of "Golden Grid System":
· Golden Gridlet
· Zoomable baseline grid
· Elastic gutters
· Folding columns
Components:
· GGS.html contains the required markup (namely the meta viewport tag) and a simple demo.
· GGS.css contains the meat of GGS, with some demo code filled in. Details about its contents are scattered in CSS comments throughout the file.
· GGS.less is the LESS source of GGS.css. It offers some customization for power users, and works as a nice starting point for LESS users.
· GGS.js contains Golden Gridlet, a script that overlays the GGS grid and a baseline grid of 1.5em onto the page. Can be customized around the top of the file. Powered by the Ender library.