Boris Zbarsky wrote: > .parent { height: 20px; min-height: 100px; } > .child { height: 50% } > > and the same markup? Should the child end up 10px tall? Or 50px tall? I've missed most of this thread, which I think will be an advantage here, I'm looking at it from a front-end developer point of view. My thought process would be: "The parent will be 100px tall, therefore the child must be 50px tall". I would assume that the browser calculates the height of the parent and then makes the child 50% of that. Does that help? Kind regards, -AlastairReceived on Friday, 13 October 2006 15:06:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 11 September 2008 23:28:53 GMT