PPWIZARD Manual
[Bottom][Contents][Search][Prev]: <$SimpleListCompact> - Numbered List[Next]: <$UnNumberedListCompact> - Dotted List

<$UnNumberedList> - Dotted List

This "OL_DOC.DH" tag is used to define the start of an ordered list. The list ends when the "<$eUnNumberedList>" tag is encountered. Lists can be nested.

Each list item begins with <$li>. List items are separated by a blank line, if this is not desired then use the "<$UnNumberedListCompact>" tags instead.

SYNTAX

    <$UnNumberedList>
       <$li>Item1
       <$li>Item2
    <$eUnNumberedList>
    

For an example have a look at the Lists documentation.


[Top][Contents][Search][Prev]: <$SimpleListCompact> - Numbered List[Next]: <$UnNumberedListCompact> - Dotted List

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am