BODYOPEN and BODYCLOSE v15
These functions and procedures generate the <BODY>
and </BODY>
tags, which mark the body section of an HTML document.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
cbackground | The value for the BACKGROUND attribute, which specifies a graphic file to use for the background of the document |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters