SUB v15
This function and procedure generates the <SUB>
and </SUB>
tags, which render text in subscript.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
ctext | The text to render in subscript |
calign | The value for the ALIGN attribute |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters