Hi, I am having problems with the current scenario:
I have three divs I have floated left...
I want the middle one to be a fixed size ie: 1000px
I want the ones on the left and right to expand to fit the screen either side of it... all divs remaing in a row whatever screen size...
Why do I want to do this? Well I want a background image that is centered about the center 1000px width div and disappears on the left and right in accordance with how much space there is...
There may well be a better approach... I am guessing this is a common problem?
Any ideas? :-) Thanks -Hagen