karnaze%netscape.com 40c7757fb4 table regression tests
git-svn-id: svn://10.0.0.236/trunk@26311 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 19:56:05 +00:00

30 lines
278 B
HTML

<HTML>
<head>
</head>
<body>
&nbsp;
<table BORDER COLS=2 WIDTH="50%" >
<tr>
<td><table ALIGN="MIDDLE" BORDER COLS=2 WIDTH="5%" >
<tr>
<td>hello</td>
<td>hello</td>
</tr>
<tr>
<td>hello</td>
<td>hello</td>
</tr>
</table></td>
<td>hello</td>
</tr>
</table>
</body>
</html>