Forums
This topic is locked
Three columns using css/divs
Posted 12 Sep 2004 00:30:10
1
has voted
12 Sep 2004 00:30:10 Fred Belanger posted:
Greetings,I downloaded the Three Column layout tutorial by Molly Holzschaig, it's great. However there is one problem I'm having. That is that I want the content to center on the page. So I created a div called wrapper in which I nested all the other divs. I set the margins of wrapper so that it centers. But now I'm having problems aligning the divs that I want to use as columns. If I use absolute it will vary according to monitor settings. Does anyone know of a way to do this or another tutorial that they can refer me to?
Any input would be greatly appreciated.
Fred
Replies
Replied 13 Sep 2004 15:06:41
13 Sep 2004 15:06:41 Lee Diggins replied:
Hi Fred
Is there not a wrapper div already on the page? If so apply the align attribute to the wrapper. I've not used the tutorial you've mentioned, but I have used this site which is superb!
www.csscreator.com/version2/pagelayout.php
Digga
Sharing Knowledge Saves Valuable Time!!!
Is there not a wrapper div already on the page? If so apply the align attribute to the wrapper. I've not used the tutorial you've mentioned, but I have used this site which is superb!
www.csscreator.com/version2/pagelayout.php
Digga
Sharing Knowledge Saves Valuable Time!!!
Replied 13 Sep 2004 18:55:33
13 Sep 2004 18:55:33 Fred Belanger replied:
Digga,
Thanks for the pointers. I will try the CSSCreator which looks quite amazing.
Fred
Thanks for the pointers. I will try the CSSCreator which looks quite amazing.
Fred
Replied 14 Sep 2004 10:43:55
14 Sep 2004 10:43:55 Lee Diggins replied:
You bet!
It's the only successful implementation of a CSS based multi-column layout I've seen. Helps you take your table based pages and turn them into CSS - fantastic!
Good Luck
Digga
Sharing Knowledge Saves Valuable Time!!!
It's the only successful implementation of a CSS based multi-column layout I've seen. Helps you take your table based pages and turn them into CSS - fantastic!
Good Luck
Digga
Sharing Knowledge Saves Valuable Time!!!