RetroZilla/parser/htmlparser/tests/html/bug466.html

9 lines
176 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<title>bug466</title>
<body>
<span style="background-color:yellow"><a href="bug991.html">Next...</a></span><br><br>
<b> bold <i> b-i </b> b </i> normal
</body>
</html>