gecko-dev/layout/html/tests/table/bugs/bug647.html
1999-04-05 19:56:05 +00:00

22 lines
314 B
HTML

<HTML><BODY>
<table border>
<tr>
<td valign=top>
<center>
<TABLE BORDER=1 WIDTH=100>
<TR>
<TD>
<font size = "-2">
<center>
inside
</font>
</center>
</td>
</tr>
</table>
outside table
</center>
</td>
</tr>
</table>
</BODY></HTML>