|
Posted by Frances Del Rio on November 26, 2004, 3:04 pm
Please log in for more thread options put yr table inside a table that's 100px high, thus:
<table height=100><tr><td valign bottom>
<table height=50><tr><td> yr content... </td></tr></table>
</td></tr></table>
good luck.. HTH... Frances
Werner Eggert wrote:
>
> Hello,
>
> i have a frameset with 3 rows. The top row of the frame has a table
> (height: 50px). This table should be aligned on bottom of the Top-Frame
> (height: 100px). The problem: at the moment the table is aligned on top.
|