mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-17 08:30:05 +00:00
23 lines
353 B
HTML
23 lines
353 B
HTML
<HTML><BODY>
|
|
<table border>
|
|
<tr>
|
|
<td valign=top>
|
|
<center>
|
|
<TABLE BORDER=1 WIDTH=100>
|
|
<TR>
|
|
<TD>
|
|
<font size = "-2">
|
|
<center>
|
|
inside
|
|
</center>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
outside table
|
|
</center>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</BODY></HTML>
|