mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
14 lines
275 B
HTML
14 lines
275 B
HTML
<html>
|
|
<body>
|
|
|
|
<title>bug21186</title>
|
|
<span style="background-color:yellow">
|
|
<a href="bug21318.html">
|
|
Next...</a></span><br><br>
|
|
|
|
<a href="http://mozilla.org"><span>Bad Link in a span</span></a>
|
|
<br>
|
|
<a href="http://mozilla.org">Good Link without a span</a>
|
|
</body>
|
|
</html>
|