
Help for...

The "Ordered List" button returns the code <OL></OL>
which is used to present a list of items which are numbered. Below is an example:
<OL>
<LI>First list item
<LI>Second list item
</OL>
Would show on the page as:
- First list item
- Second list item
[Return to Main Program Image]
© 1997-2002 Amiasoft Corporation