blob: d093ef195c5cacdce340567d2b8ead240012e224 [file] [log] [blame]
<html>
<head>
</head>
<body>
<table border="1" width="100%">
<tbody>
<tr>
<td rowspan="3">A</td>
<td rowspan="3">B</td>
</tr>
<tr>
</tr>
<tr/>
</tbody>
</table>
</body>
</html>
Cell at (0,0) = 3x1 "A"
Cell at (0,1) = 3x1 "B"
Cell at (1,0) = 3x1 "A"
Cell at (1,1) = 3x1 "B"
Cell at (2,0) = 3x1 "A"
Cell at (2,1) = 3x1 "B"