One True Layout
One True Layout is not a new boy band, but in fact the name of Alex Robinson’s article on Position is Everything. In the article he tackles some of the key limitations of CSS, namely :
- Equal Height Columns — without using background images
- Vertical Grids — the holy grail of vertical positioning in CSS?
- Any Order Columns — order columns logically in the source while displaying them in any order desired
The techniques are not for the faint-hearted (if negative floats and browser hacks freak you out, don’t bother), but it’s well worth the read. Instant bookmark-ability!
Via webgraphics
Posted 7 years, 6 months ago