'AVIARY_1_0_20040515_BRANCH'. git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156431 18797224-902f-48f8-a5cc-f745e15eee43
23 lines
389 B
HTML
23 lines
389 B
HTML
<HTML><BODY>
|
|
If the font size is too big for the inside table, it is probably bug 6925.
|
|
<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> |