Contact | Privacy | Datenschutzerklärung | Impressum

HTML Extensions Library

The HTML Extensions Library contains some tag definitions that act as abbreviations for often used sequences of HTML tags.

Links

< showlink src />

src should be a legal link. Showlink writes the link on the screen and makes it a link to itself.

Example:

input:resulting output:
<showlink "http://www.heitml.com">http://www.heitml.com

The prefix "http://" can be left out and is automatically added:

input:resulting output:
<showlink "www.heitml.com">www.heitml.com

< showmail src />

src must be an email address. Showmail writes the email address on the screen and makes it a link to itself.

Example:

input:resulting output:
<showmail "contact@radpage.com">contact@radpage.com

Formatting

< red > ... </red>

Prints the included text in red. Also green, blue, yellow, black, and white environments are available.

< box bgcolor=null border=null > ... </box>

Print the inner part in a
box

with a border around it. With bgcolor a background color can be specified.

< hspace n=1 c=" " />

Writes n times the &bsp character creating some empty horizontal space. Just like                      this. Also another character can be used e.g. < hspace "10" "."> produces ...........

< vspace n=1 c="<br>" />

Writes n times the <br> tag creating some empty


vertical space. Also another tag can be used e.g. < vspace "5" "<hr>"> produces






heitml Stuff

< mheitml />

Writes: " heitml "

< signheitml />

Writes: " This page was dynamically generated by heitml "


This page was dynamically generated by the web application development tool RADpage of H.E.I. Try the AJAX Article (in German) on www.h-e-i.de.
© 1996-2024 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
  Language Guide
  Language Ref.
  Component Ref.
  Class Library
  User Components
  Tutorial
  New Features
  heitml 1
    dba Tutorial
    dbq Tutorial
    dbs Tutorial
    The heitml Libraries
      Standard Layout
      Session Libraries
      The dba Library
      Query Forms
      Scroller
      Outline Library 1
      Email Form Library
      Counter Library
      HTML Extensions 1
      Date/Time Library 1
      Math Library 1
      String Library
    Demonstration
User Guide
Services
Privacy
Datenschutz
 
Contact / Impressum