pageFooter

Syntax pageFooter ()

Params None required.

Action Generates the HTML footer for a page, the closing body and html tags.

Returns The HTML string.

Examples pageFooter ()

   » "</body>\r</html>"

Notes This macro is stored at html.data.standardMacros.pageFooter.

See Also pageHeader

Discuss