I know there are bugs(s) filed on this, but the simple case below works.

<table border>
 <tr height=200>
  <td>foo</td>
 </tr>
 <tr>
  <td height=300>bar</td>
 </tr>
</table>


Erin Fisher wrote:

> == why can't  i make mozilla display table rows and cells at a specific
> height? ==
>
> i've tried hard coding the html as well as using css.
>
> i need to make it work in windows, mac and linux.
>
> if there is a resource available for this, i would very much appreciate
> a url.  i've searched and  searched to no avail.
>
> thanks in advance!
>
> erin


Reply via email to