Sent by Joe Howley on 30 July 2002 18:06
> Hello.
>
> I have a problem with CSS boxen. The page in question is here:
> <http://shot.pl/marek/> (CSS in <head> and inline). The problem is that
> I would like to have the "background" box (the solid-bordered one)
> extend in height to "encompass" the two floated boxen.
>
> I wonder if it is at all possible without giving it any other content
> and without fixing it's height? Or, perhaps, there is another way to
> accomplish such a design (two fixed-width boxen, next to each other,
> encompassed by a third, wider box)?
>
Weeelll.... http://joe.sameperson.net/css/marek.html
Added a <div style="clear:both;"></div> after the two floated - behaves
slightly differently in Moz and IE/win5.5, and it's a bit of a hack, but
it does the job....
===
joe howley
http://joe.sameperson.net/