mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
313 B
HTML
18 lines
313 B
HTML
|
<html><body>
|
||
|
<OL>
|
||
|
<font>
|
||
|
|
||
|
<font><LI><a href="">Topic Line</a></font>
|
||
|
<UL>detail line...</UL>
|
||
|
|
||
|
<font><LI><a href="">Topic Line</a></font>
|
||
|
<UL>detail line...</UL>
|
||
|
|
||
|
<font><LI><a href="">Topic Line</a></font><font color=#ff0000> (recent)</font>
|
||
|
<UL>detail line...</UL>
|
||
|
|
||
|
</font>
|
||
|
</OL>
|
||
|
|
||
|
</body></html>
|