Re: positioning and sizing an element relatively to any other element

On Fri, Mar 19, 2010 at 7:12 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
> Example: an element with significant text content and a floating
> child, where you want the child to stretch the whole height of the
> element.  The height is determined by the text content, as there is
> more of it than what is in the floated box.  You can't do this right
> now.
>
> Another example: several elements using Table Layout to link their
> heights together.  You want some children of the elements to stretch
> to the full height of the display:table-cell containers.

I still don't quite get it.  Could you provide some sample HTML and
point to exactly which box is taller/shorter than you want it to be?
Maybe I'm just being dense.

Received on Sunday, 21 March 2010 01:53:00 UTC