Greetings:
I'm not terribly good with HTML but I've been trying to do something that I thought would be pretty simple. Turns out it's not.
I just want to create a "Div" element that utilizes the boundaries of the browser that is being used.
For example, I have a layout (that is, I WANT a layout), that uses a banner along the top of the page with FIXED height. I have a "control panel" down the left side that starts UNDER the banner and goes down to the bottom of the browser. The control panel width is also to be FIXED. Finally, the remaining space that occupies the lower right of the browser window should completely fill the available space without going past the right boundary or past the bottom. In other words, no scroll bars.
I've been googling HTML help pages since yesterday morning and have been unable to find any help with this. What am I missing?
Thanks in advance to anyone that responds...
Mark


