mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01: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>
|