empty-cells-default-2.html 141 B

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