ipfc.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
/ul.
                                                      Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
 </ul>
 
The /ul tag ends an unordered list. An unordered list is a two-column list
that contains bullets in the left column and text in the right. In the help
source file, the unordered list must start with the ul tag, end with the
/ul tag, and contain one li tag for each item in the list.
 
This tag does not use parameters.
 
See Also
 
 li, ul
 
                                      ♦