>><div id="container">
   <div id="text">
       lots of text paragraphs
   </div>
   <div id="right">
      fixed width column of icons and indicators
   </div>
</div>
I wish container to get 100% width, right to get say 10em width and text 
to get 100% - 10em width.<<

How about doing something like your container at 100% width with a right 
padding of 10em, then your "text" at 100% width, and your "right" div 
being 10em wide with the margin pushing it past the outer edge of the 
container?  Something like that?

~Shelly
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to