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. You need to insert

< include name="htmlext.hei" />

into the beginning of your page to use the following functions.

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 src="http://www.heitml.com"/>http://www.heitml.com

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

Example:

input:resulting output:
<showlink src="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 src="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"

< RADpage />

Writes: "RADpage"

< 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
    Library Files
    Std Library
    Ses Library
    Component Library
    Layout Library
    Outline Library
    HTML Extensions
    Date/Time Library
    Math Library
  User Components
  Tutorial
  New Features
  heitml 1
User Guide
Services
Privacy
Datenschutz
 
Contact / Impressum