RetroZilla/parser/htmlparser/tests/html/bug6925.html

20 lines
329 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>