| 
 Posted by Noozer on 06/10/20 11:23 
Just wondering... Is it possible to format spans/divs so that the sum of 
their widths takes 100% of the browser, dynamically... 
 
For example. I create a DIV at 100% width. Within that DIV I have three 
spans. The second span is styled so the width is 10em. I want the first and 
third spans to fill the remaining space. 
 
Basically, I'm trying to build a template for a justified form. I could do 
it with tables, but I'd rather use CSS.
 
  
Navigation:
[Reply to this message] 
 |