RetroZilla/parser/htmlparser/tests/html/bug10049.html

16 lines
318 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body bgcolor="black">
<title>bug10049</title>
<span style="background-color:yellow">
<a href="bug10324.html">
Next...</a></span><br><br>
<span style="font-family: Verdana; font-size: 8pt; color: white;
text-decoration: none">
SOCKS proxy:
<blockquote>text in blockquote</blockquote>
</span>
</body>
</html>