Contact | Privacy | Datenschutzerklärung | Impressum

\ Tag

Format: <\ Anytext>

Purpose: The backslash (known as an escape Tag) is removed and <anytext is copied to the output. This feature can be used to escape a redefined HTML Tag.

For example, let's first redefine an HTML Tag to change what happens when heitml sees the Tag in a ".hei" page:

<defenv p><br> &nbsp; &nbsp; &nbsp; <defbody;/defenv>

And now we'll show a sample of text using the redefined paragraph Tag, followed by the way it looks when heitml interprets it:

Example:

HTML text:
<p>This is a sample of text that has been created using a re-defined paragraph Tag.</p> <p> Note that new paragraphs do not skip a line, but the first line of the new paragraph is indented several spaces.</p>
As interpreted by heitml:

     This is a sample of text that has been created using a re-defined paragraph Tag.
      Note that new paragraphs do not skip a line, but the first line of the new paragraph is indented several spaces.

And now we are using the escape Tag <\p> to restore the original HTML functionality, followed by the way it looks when heitml interprets it:

Example:

HTML text:
<\p>This is a sample of text that has been created using a re-defined paragraph Tag.<\/p> <\p> Note that new paragraphs do not skip a line, but the first line of the new paragraph is indented several spaces.<\/p>
As interpreted by heitml:

This is a sample of text that has been created using a re-defined paragraph Tag.

Note that new paragraphs do not skip a line, but the first line of the new paragraph is indented several spaces.


This page was dynamically generated by the web application development tool RADpage of H.E.I. H.E.I. provides support, tools, and services like Webdesign in Mannheimm, the HTML/CSS 3D WebGL Animation Library taccgl, 3D Webdesign, and 3D Product ConfiguratorDemo (3D Produkt Konfigurator Demo in German).
© 1996-2024 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
  Language Guide
  Language Ref.
    General Design
    Lexical Structure
    Expressions
    Objects
    Methods
    Classes
    heitml Tags
      ? Tag
      assign Tag
      break Tag
      callenv Tag
      dbdatabase Tag
      dbquery Tag
      dbupdate Tag
      def Tag
      defautoclose Tag
      defbody Tag
      defclass Tag
      defcontpara Tag
      defenv Tag
      defhtml Tag
      definpara Tag
      defpara Tag
      defremovecdata Tag
      deftranspara Tag
      defwysiwyg Tag
      for Tag
      forin Tag
      forsep Tag
      if Tag
      elsif Tag
      else Tag
      include Tag
      includeonce Tag
      inherit Tag
      let Tag
      mail Tag
      return Tag
      shell Tag
      while Tag
      writefile Tag
      \ Tag
    heitml Functions
    Advanced Functions
    Database Access
    Global Variables
    Form Fields
    Server Variables
    Sessions
    heitml Syntax
  Component Ref.
  Class Library
  User Components
  Tutorial
  New Features
  heitml 1
User Guide
Services
Privacy
Datenschutz
 
Contact / Impressum