Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

vertical-align

0 views
Skip to first unread message

Urs

unread,
May 30, 2001, 3:45:33 AM5/30/01
to
hi @ll

i've a cell in a simple table:

<td width="440" class="headline">ORDERS</td>

css is extern defined:

.headline { color: #000000; font-weight: bold; font-size: 10pt;
line-height: 50pt; text-align:left; vertical-align:bottom ;font-family:
MS Sans Serif , Arial, Verdana, Helvetica, Geneva; text-decoration: none
}

the vertical-align:bottom seems to be ignored, all other styles work
correctly in ie5.5 and ns4.7

i also tried this, but no success:
<td valign="bottom" width="440" class="title">ORDERS</td>


any hints?
thx

urs

0 new messages