empty-cells-default-1.html 157 B

1234567
  1. <!-- Quirks mode on purpose -->
  2. <table>
  3. <tr>
  4. <td style="border: 10px solid blue; background: yellow; height: 50px; width: 50px"></td>
  5. </tr>
  6. </table>