SiteAid Home Page

Help for...


Unoredered List

    The "Unordered List" button returns the code <UL></UL>
which is used to present a list of items which is typically marked by bullets. Below is an example:

<UL>
	<LI>First list item
	<LI>Second list item
</UL>

Would show on the page as:


[Return to Main Program Image]

© 1997-2002 Amiasoft Corporation