wienerdog
04-18-2008, 01:45 PM
I just discovered Yahoo's UI CSS system, which creates a nested div grid system to create a multi-column layout template.
I'm still getting a handle on using relative sizing for page layout. I've traditionally been very limited and overly controlling by using pixels for just about everything, but I've come to learn of the accessibility issues involved with such a strict design policy.
I'm still trying to get a handle on the inconsistent gutters between columns. For instance, it seems the 4-column layout has a real tight gutter between the 3rd and 4th columns.
Here's what it looks like:
http://developer.yahoo.com/yui/examples/grids/grids-gg_source.html
I'm still getting a handle on using relative sizing for page layout. I've traditionally been very limited and overly controlling by using pixels for just about everything, but I've come to learn of the accessibility issues involved with such a strict design policy.
I'm still trying to get a handle on the inconsistent gutters between columns. For instance, it seems the 4-column layout has a real tight gutter between the 3rd and 4th columns.
Here's what it looks like:
http://developer.yahoo.com/yui/examples/grids/grids-gg_source.html