The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

Golden Grid System: a folding grid for responsive design

Golden Grid System (GCS) is a CSS grid system that helps you to create responsive layouts.

Golden Grid System 1316943571197 Golden Grid System: a folding grid for responsive design

It splits the screen into 18 even columns. The leftmost and rightmost columns are used as the outer margins of the grid, which leaves 16 columns for use in design.

The dimensions of the grid in each configuration are noted down within CSS comments, accompanied

by suitable media queries, like thus:

/*
 * Four-column grid active
 * ----------------------------------------
 * Margin | # 1 2 3 4 | Margin 
 * 5.55555% | % 25 50 75 100 | 5.55555% 
 */ 

Manage WordPress Blogs

Comments: