Friday, October 28, 2005, 12:43:44 PM, Marco wrote: > <html> > <head><title>Test</title></head> > <body> > <div style="background-color: gray;"> > <div style="display: inline; background-color: blue">unknown > length text</div> > <div style="display: inline; background-color: yellow">auto > fill width</div> > </div> > </body> > </html> > how could I make the yellow box adjust its width to fill the space > from the end of the blue box till the end of the line?
Is this going to be a single line of text or a whole 2-column layout? This could be simple or nearly impossible cross-browser. Steve -- http://mrclay.org/ : http://thefrenchhorns.com/ ______________________________________________________________________ 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/
