Document height - calculate a total document weight including all SRC-staff (images, flashes etc). Look for the result at the Logmemo.
Build-in template - insert the hardcoded HTML template into the current document.
Enclose selected link into tags - doing that. If you want to enclose a www.foo.bar or ftp.foo.bar, or mailto:foo@bar.com with a a href-tag, so use this function and be happy.
Strip tags - kill all tags from HTML-document.
Convert tags to entities - if you want to show some HTML-tagged code in your HTML-document, so select your code and use this function. You'll get, for example:
<b>demo</b>
Text to HTML - this function converts a plain text into the HTMl-formatted code using CSS.