(PHP 4)
hw_Document_BodyTag — Body tag of hw_document
Returns the BODY tag of the document. If the document is an HTML document the BODY tag should be printed before the document.
For backward compatibility, hw_documentbodytag() is also accepted. This is deprecated, however.
The document identifier.
Returns the BODY tag as a string.