blob: c751cf0388c95c894210d2ed1afd9cea179b69d7 [file] [log] [blame]
<!DOCTYPE html>
<style>
td { display: block; }
</style>
Test passes if
<table border="3" cellpadding="10">
<td>each cell</td>
<td>is in its</td>
<td>own row.</td>
</table>