ULISTOPEN and ULISTCLOSE v16
These function and procedure generate the <UL>
and </UL>
tags, which define an unordered (bullet) list.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
cclear | The value for the CLEAR attribute |
cwrap | The value for the WRAP attribute |
cdingbat | The value for the DINGBAT attribute |
csrc | The value for the SRC attribute |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters