Browse: css
-
Typographic Grid
Chris Coyier plays around with unitless line height and getting things to line up according to a strict horizontal and vertical grid.
-
The Golden Grid
The Golden Grid is a web grid system. It 's a product of the search for the perfect modern grid system. It 's meant to be a CSS tool for grid based web sites.
-
Smart Columns w/ CSS & jQuery
As I observe other liquid based websites, I see two commonly used techniques on displaying columns, the fixed columns and the liquid columns. There are drawbacks to both that I would like to point out, and later would like to pitch my solution.