Here is the problem. I am recreating the layout of a preexisting application design at my new job.
The developers here did all of the front end code in the past, so it is layered with tables, and all sorts of wacky stuff. I need to recreate it to look and function like the current application. The design is basically a 3 column layout, the first two columns have fixed widths, and the third column is liquid, or rather, its width takes up the rest of the window. I tried floating them in a wrapper div, and of course, I can do it, but I cannot seem to get the third column to be liquid. If I give it a width of 100% it craps out on me. Am I overlooking something? Help! Thanks, Grady Kelly [EMAIL PROTECTED] http://simpledesign.org ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
