Hey there,
I'm having trouble with an (at first sight) easy layout:
Basic layout: 3 rows:
- top bar (fixed height)
- middle frame (max height between bars)
- bottom bar (fixed height)
In the middle frame, there should be a 4 column layout:
From left to right:
- menu col (fixed width)
- menu border (fixed width)
- main content (max width)
- right border (fixed width)
This should all be layed out in DIVS, which should be friggin easy... But its been driving me nuts for 3 hours now. Any pointers would be greatly appreciated....
-
I'm having trouble with an (at first sight) easy layout:
Basic layout: 3 rows:
- top bar (fixed height)
- middle frame (max height between bars)
- bottom bar (fixed height)
In the middle frame, there should be a 4 column layout:
From left to right:
- menu col (fixed width)
- menu border (fixed width)
- main content (max width)
- right border (fixed width)
This should all be layed out in DIVS, which should be friggin easy... But its been driving me nuts for 3 hours now. Any pointers would be greatly appreciated....
-
Comment