RetroZilla/parser/htmlparser/tests/html/bug4814.html

16 lines
196 B
HTML
Raw Normal View History

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