Rueben
04-20-2007, 09:43 AM
OK, so assuming my page's div cells look (roughly) like this:
--------------------------
| A | B | C |
| | | |
| | | |
--------------------------
I know it's crude, but here's the problem, I want cell's A and C (A has a menu bar, and C has news items) to be of the same height as B. However, B is the main content cell, so depending on what page the user is on, will be a different height each time. Is there a way to sort this out?
To give an example, I'm well used to using tables to achieve this, and it's really easy there, but this is my first foray into using divs.
Please say so if I don't make sense!
Ta
--------------------------
| A | B | C |
| | | |
| | | |
--------------------------
I know it's crude, but here's the problem, I want cell's A and C (A has a menu bar, and C has news items) to be of the same height as B. However, B is the main content cell, so depending on what page the user is on, will be a different height each time. Is there a way to sort this out?
To give an example, I'm well used to using tables to achieve this, and it's really easy there, but this is my first foray into using divs.
Please say so if I don't make sense!
Ta