Tue, 2004-07-13 06:53
I dont want to reinvent the wheel. What is the best 3 column design that is compatability on the most browsers?
I want 3 collumns with a top div/header.
Thank you in advance.
Wed, 2004-07-14 00:08
#1
Dont want to reinvent the wheel - best 3 column design
Thu, 2004-07-15 00:44
#2
looks good but...
Can I control the height of the left and right collumns to match the height of the middle (content) column? If so, how?
Would I have to create a container and put all the divs in that container and set the right and left column to 100%?
Thu, 2004-07-15 01:37
#3
Dont want to reinvent the wheel - best 3 column design
A tip: its always best to post some code because a suggestion might not relate well to your specific code...
That said, what you are suggesting might work. I've never built such a layout yet, but thats where I would start.
-AB