View Single Post
Old Apr 17th, 2008, 2:37 PM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Re: Newspaper sytle double-column

The CSS 3 specification has support for multi-column output. However, it's still a working draft, and therefore not officially sorted. In general, I'd recommend using CSS for styling, not tables, as while it's a bit more complicated, it's also a lot more flexible.

Try Googling "CSS columns" and finding the guide that suits you best. There's a fair amount of them. I'd also recommend testing them in all relatively recent versions of IE (5+), as some won't work correctly due to IE's horrible support for anything CSS.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote