RetroZilla/parser/htmlparser/tests/html/bug2419.html

16 lines
249 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<title>Bug2419</title>
<span style="background-color:yellow">
<a href="bug2447.html">
Next...</a></span><br><br>
<font size=1 face="Verdana">
<cite>
<font color=red>100%
</cite>
red text</font>&nbsp; text
</body>
</html>