I have a table like:
<table>
<tr>
<td>...</td>
<td><div class="stretch"></div></td>
</tr>
</table>
I need to get the .stretch
to fit the height of the td
. Currently the div
has a height of 0. What am I missing?
the td must have a set size then you set the div's height:100%; or inherit pretty the same thing and you'll be good to go
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With