RetroZilla/parser/htmlparser/tests/html/bug6925.html
2015-10-20 23:03:22 -04:00

20 lines
329 B
HTML

<HTML><BODY>
<title>bug6925</title>
<span style="background-color:yellow">
<a href="bug7447.html">
Next...</a></span><br><br>
hello
<TABLE BORDER=1 WIDTH=100>
<TR>
<TD>
<font size = "-2">
<center>
inside
</font>
</center>
</td>
</tr>
</table>
</BODY></HTML>