Hi All,
I'm trying to get a very specific site layout. Have been messing around with trying to do it with DIVs for about a week and finally given up and resorted to using good old fashioned tables
However, I know that's not ideal. Was wondering if there's any DIV guru's out there that could offer some guidance ? Here's what I'm trying to accomplish:
3 Column layout, left and right are 150px, with the content aligned top, and will stretch to 100% page width and height.
Middle column is 3 'rows', top and bottom are 25px high, aligned centre, and 100% of the width of the middle column (these will contain CSS navigation menus).
Middle column is where the main content will be and should always be 100% height so that the navigation rows are always at the top and bottom extremities of the page.... i.e. the top and bottom rows of the middle column are not to be static on screen and should always be at the immediate top and bottom of the page.
Here's an example using tables:
Albannach Test Page
Can anyone suggest a way to do this using DIVs before i rip the rest of my hair out ?
Thanks for any suggestions.
Cheers,
Chris.