Marshall

msg:3455495 | 12:37 am on Sep 20, 2007 (gmt 0) |
Do a web search for "faux columns" and you will find exactly what you are looking for. Marshall
|
ringsoft

msg:3455796 | 10:37 am on Sep 20, 2007 (gmt 0) |
Or, do a search for 'glish', there are a few templates there you can use as a starting point.
|
JAB Creations

msg:3456215 | 5:03 pm on Sep 20, 2007 (gmt 0) |
This is the current maximum support for CSS3 multiple columns. Hopefully Opera 10 and IE8 will add support though we can only hope. :) Gecko - CSS | div.mcol {-moz-column-count: 2;} |
| Gecko - XHTML Webkit - CSS div.mcol { -webkit-column-count: 2; -webkit-column-rule: 2px dotted #222; } |
| Webkit - XHTML - John
|
locus123

msg:3457194 | 2:45 pm on Sep 21, 2007 (gmt 0) |
Thanks a million for your responses guys. I ran a couple of searches and i think i am going to work with a design i saw outlined in a book, using faux columns. To the admins: Sorry about the example link.
|
Gibble

msg:3457212 | 2:58 pm on Sep 21, 2007 (gmt 0) |
There's also a handy online tool called layoutomatic to quickly generate a 3 column layout.
|
|