What you type:
<UL>
<LI> apples
<LI> bananas
</UL>
What you get:
What you type:
<OL>
<LI> oranges
<LI> peaches
<LI> grapes
</OL>
What you get:
- oranges
- peaches
- grapes
What you type:
<DL>
<DT> THHGTGG
<DD> The Hitchhiker's Guide to the Galaxy was originally a BBC
radio series which ....
<DT> Netrek
<DD> Netrek is a networked multiuser game. It is not a simple
shoot-em-up game, but ....
</DL>
What you get:
- THHGTGG
- The Hitchhiker's Guide to the Galaxy was originally a BBC
radio series which ....
- Netrek
- Netrek is a networked multiuser game. It is not a simple
shoot-em-up game, but ....