HTP

htp on-line reference : <!---

Table of Contents
  Introduction
  License
  Tutorial
  Usage
  HTP Tags
    ALTTEXT
    BLOCK
    BLOCKDEF
    DEF
    FILE
    IF
    INC
    IMG
    IMAGEURL
    OPT
    OUTPUT
    QUOTE
    SET
    UNDEF
    UNSET
    USE, $
    WHILE
  > <!---
  History
  Wish list
  Bugs

syntax

    <[ref]def name="centered">
    <p align=center>
    <[ref]/def>

    <centered>
    This text is centered.

synopsis

This is a simple comment that is not included in the output. This is useful when commenting metatags, since the metatags do not appear the output either. Example:

<[ref]file execute="command-line" (output="filename" | redirect) [noerror]>
<[ref]file include="includefilename" [parameters ...]>
<[ref]file name>
<[ref]file [ name="filename" ] size[ = (byte|kbyte|mbyte|gbyte) ] [precision=n]>
<[ref]file [ name="filename" ] time[ ="format" ]>
<[ref]file [ name="filename" ] date[ ="format" ]>
<[ref]file search="searchpath">
<[ref]file template="templatefilename">

Note that these comments should not include < or >, that is you should not use it to comment out htp code. For that purpose use something like this:

    <EM>File "<[ref]FILE NAME>" last updated <[ref]FILE TIME>, <[ref]FILE DATE></EM>

Make sure that the variable is never defined and xyz should be the reason why you don't want to include this block

  page source
  htp project
  htp homepage
hosted by
Sourceforge
HTML coding Powered by htp
htp on-line reference / http://htp.sourceforge.net/ref/
Authors: Jim Nelson, Jochen Hoenicke, Michael Möller.
Maintainers: Jochen Hoenicke.

Copyright © 1995–96 Jim Nelson.
Copyright © 2001–2014 Jochen Hoenicke.
Permission to reproduce and distribute this hypertext document granted according to terms described in the License section.

last updated Sat May 16, 2015