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

16 lines
196 B
HTML

<html>
<body>
<title>bug4814</title>
<span style="background-color:yellow">
<a href="bug4809.html">
Next...</a></span><br><br>
<font size=20pt>
One text
<p>
Two text
<br>
</font>
</body>
</html>