mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
20 lines
249 B
HTML
20 lines
249 B
HTML
|
<html>
|
||
|
|
||
|
<body text="#FF0000">
|
||
|
|
||
|
<title>bug7723</title>
|
||
|
<span style="background-color:yellow">
|
||
|
<a href="bug7724.html">
|
||
|
Next...</a></span><br><br>
|
||
|
|
||
|
|
||
|
body color
|
||
|
<font color="#0000FF">
|
||
|
font color
|
||
|
<DIV>
|
||
|
<p>
|
||
|
<b>bold text</font>
|
||
|
</p>
|
||
|
</DIV>
|
||
|
</body>
|
||
|
</html>
|