Hey, how would I go about setting up a page using divs and css that has a background image on each side and the page content in the middle. Both the left and right side display images and shrink/grow according to the window size while the content pane always remains the same size.
Easy to do with tables but I just can't seem to think of how it works with div tags.
Thanks.