Besides being usefull for the frameset extension, the target attribute can be usefull in a variety of other ways, e.i., one could use this extension in a Hypertext Help system to indicate that something should be displayed in a popup window.
The value for this tag should be a quoted, comma seperated list of alternative typefaces.
<OL> <LI>The Basics of a XmHTML Widget <OL ISINDEX TYPE="a"> <LI>Creating a XmHTML Widget <LI>The XmHTML Widget's Text </OL> <LI>Modifying the Document Appearance </OL>is rendered as:
1. The Basics of a XmHTML Widget 1.a Creating a XmHTML Widget 1.b The XmHTML Widget's Text 2. Modifying the Document AppearanceThis extension can be used with any combination of the TYPE and START tags.
Hyphenation is not supported by this extension, but may be added in the future when a LANGUAGE tag is added to the STYLE element.
This extension for the ALIGN tag is supported for the following elements:
Colors are given in RGB as hexadecimal numbers (e.g. COLOR="#C0FFC0") or as one of 16 widely understood color names. These colors were originally picked as being the standard 16 colors supported with the Windows VGA palette (or how low can you go).
Black = "#000000" | Green = "#008000" | ||
Silver = "#C0C0C0" | Lime = "#00FF00" | ||
Gray = "#808080" | Olive = "#808000" | ||
White = "#FFFFFF" | Yellow = "#FFFF00" | ||
Maroon = "#800000" | Navy = "#000080" | ||
Red = "#FF0000" | Blue = "#0000FF" | ||
Purple = "#800080" | Teal = "#008080" | ||
Fuchsia = "#FF00FF" | Aqua = "#00FFFF" |
©Copyright 1996-1997 by Ripley Software Development
Last update: September 19, 1997 by Koen