docs.roxen.comBack to normal mode
DocsRoxen2.2Web Site Creator ManualText Tags
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<?comment ?>

Provided by module: Tags: RXML 2 tags

Processing instruction tag for comments. This tag is similar to the RXML <comment> tag but should be used when commenting arbitrary text that doesn't contain '?>'.


<?comment
  This comment will not ever be shown.
?>