> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von Stefan H�sler
> Gesendet: Freitag, 17. September 2004 09:28
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: [Coffeehouse] Textausrichtung
>
> > Ein valine: bottom; h�ts wahrsheinlich auch getan:-)
>
> Da w�r ich mir nicht so sicher.
> Probier's aus: <div style="height: 40px;" valign="bottom">hallo</div>
>
Ja Richtig
1. geht das grad mit TD tags
2. m�sste es im style so heissen: vertical-align: text-bottom;
Siehe:
<table width="100" border="0" cellspacing="5" cellpadding="0">
<tr>
<td valign="bottom" bgcolor="#00FFFF" style="height: 40px;">hallo</td>
</tr>
<tr>
<td bgcolor="#FF0000" style="height: 40px; vertical-align: text-bottom;">hallo</td>
</tr>
</table>
_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse