|
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 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. For example < showlink "http://www.heitml.com" > produces http://www.heitml.com. The prefix "http://" can be left out and is automatically added, so < showlink "www.heitml.com" > produces 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. For example < showlink "heitml@heitml.com" > produces heitml@heitml.com. Formatting < red > ... </red> Prints the included text in red. Also green, blue, yellow, black, and white environments are available. < box bgcolor=null > ... </box> Print the inner part in a
< 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 heitml Stuff < mheitml > Writes: " heitml " < signheitml > Writes: " This page was dynamically generated by heitml " © 1996-2008 H.E.I. All Rights Reserved | ||||||