SiteAid Home Page

Help for...


Ordered List

    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:

  1. First list item
  2. Second list item

[Return to Main Program Image]

© 1997-2002 Amiasoft Corporation