Code has been added to clipboard!

Deprecated height Attribute in HTML td

Example
<tr>
 <td height="100">Apple</td>
  <td height="100">C, E, B3</td>
  <td height="100">Red, Green</td>
</tr>