FONT v15
This function and procedure generates the <FONT>
and </FONT>
tags, which mark text with the specified font characteristics.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
ccolor | The value for the COLOR attribute |
cface | The value for the FACE attribute |
csize | The value for the SIZE attribute |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters