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