Patrick Aljord wrote:
> Hi all, I need help for those two divs "details" and "body" in my 
> container, they don't have the same height and I would like them to 
> have the same height. Any way to do this with css?
> 
> here is the page: http://p80.free.fr/testy/dropdown/test.html

Yes, "same height" is no problem at all with CSS table...
<http://www.w3.org/TR/CSS21/tables.html>

However, IE/win doesn't support that part of the CSS specs at all, so we
usually don't bother. Fun to try though...
<http://www.gunlaug.no/tos/moa_11h.html>
...and I have listed a few alternatives on top of this article on the
subject...
<http://www.gunlaug.no/contents/wd_additions_22.html>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to