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