Position Is Everything has just published an article by me that should be of interest to people on css-d.

It's titled "In Search of the One True Layout" and explains how you can:

* display columns (as many as you like) in any order
* have equal height columns without having to use faux columns
* align elements vertically across columns
* do all of the above at the same time without having to litter your source
  code with presentational markup

   http://www.positioniseverything.net/articles/onetruelayout

It's pretty big, so anyone who wants to cut to the chase should skip right to the examples

   http://www.positioniseverything.net/articles/onetruelayout/examples

where you can find some examples (doh!) including an interactive demo that let's you have a play with the techniques.

Plus there's a new take on the old favourite, the holy grail of css layouts aka 3 columns liquid center, fixed width sides:

  http://www.positioniseverything.net/articles/onetruelayout/appendix/holygrail
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to