JSFiddle - React, Tailwind, and code Playground

by Love Trivedi

HTML

<table height="500" width="200">
<tr><td height="100">TEST</td></tr>
<tr><td style="height: 100px;display:block">TEST</td></tr>
</table>