> It should be a quick fix, would simply stating a fixed width > for the middle > DIV make it static in size?
Short answer. Yes. If you specify a specific width, it will be that wide no matter the size of the window. You may want to consider that effect on your content's readability if the end user decides to scale the text up or down in size. Will your fixed with accomodate this? Another solution, depending on your page layout and needs, would be to give the middle div a minimum width. Of course IE ignores that declaration, but Stu Nicholls [0] has a solution for that if you're up for the challenge. Regards, Ron [0] http://www.cssplay.co.uk/boxes/minwidth.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/