Forum Moderators: not2easy

Message Too Old, No Replies

how to do columns in css ?

         

malcolmcroucher

6:41 pm on Aug 26, 2008 (gmt 0)

10+ Year Member



any suggestions on how to do columns in css ?

i can do tables but that gets a bit messy.

g1smd

6:49 pm on Aug 26, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There's several previous threads on that.

Something like two columns in a div floated left to make space on the right for the third column.

Fotiman

7:14 pm on Aug 26, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Typically it will involve floated divs. You might want to consider the Yahoo UI Library [developer.yahoo.com]'s Grids Component.