Thanx in advance, bye.
Aldo
<table border="1" summary="test table">
<tr style="height:100px">
<td>bla</td><td>bla</td>
</tr>
<tr>
<td>foo</td><td>foo</td>
</tr>
</table>
If the content of any of the cells is larger than the height set in the
style attribute, the row will grow to accomodate it. You would probably
have to style individual tds is you want to use the overflow property.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share