META v15
This function and procedure generates the <META>
tag, which embeds meta-information about the document and specifies values for HTTP headers.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
chttp_equiv | The value for the HTTP-EQUIV attribute |
cname | The value for the NAME attribute |
ccontent | The value for the CONTENT attribute |
- On this page
- Syntax
- Parameters