blob: 2cbcd6a347cc39c994031e5a7dfc5f9e13d6684b [file] [log] [blame]
<!DOCTYPE html>
<style>
td { width: 100px; height: 100px; background: green; }
</style>
<table>
<tr><td></td></tr>
<tr><td></td></tr>
</table>
There should be 2 green boxes above.