> Ingo wrote:
>> Dear list,
>>
>> http://web-bereiter.de/chobocca.com/test06/de/index.html using
>> http://web-bereiter.de/chobocca.com/test06/chobocca.css
>>
>> I'm trying to fix the h1 to the very bottom of #heading, and fail so far. 
>> The idea is
>> to have a constant 16px gap between the heading text h1 and the text p in 
>> #textbox.
>> In other words I want the textline in h1 to "grow upwards", no matter what 
>> font or
>> size. margin-bottom:0 and vertical-align:bottom don't help. 

Barney Carroll replied:
>
> [...] vertical-align is a table-only property, and I resent it for taunting us
> from within those stupid confines.
>
Umm. Not quite, Barney. It's true that vertical-align works differently
with table cells than with inline elements, but I do find the property
useful on a number of occasions outside of tables:

 <http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align>


Cordially,
David
--


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to