Apologies for the recent interruption in service; I accidentally allowed the domain to expire.
HTML A-Z Quick Reference
(Last Update 17:31 on Wednesday, 02 April 2003)
- <LABEL ... > ... </LABEL>
- IE:4.0;NN:6.0 Links text to a form field.
- FOR=...
- The field to link the text to. NN:6.0 Only required if the field cannot be enclosed by the label.
- <LAYER ... >
...
</LAYER>
- NN:4.0 Roughly equivalent to <DIV STYLE="position: absolute;">
- ID=...
- The JavaScript name of the layer.
- LEFT=...
- The horizontal position of the layer relative to its container.
- TOP=...
- The vertical position of the layer relative to its container.
- PAGEX=...
- The horizontal position of the layer relative it its window.
- PAGEY=...
- The vertical position of the layer relative to its window.
- SRC=...
- The URL to load the content from, instead of inline content.
- Z-INDEX=...
- Specifies the absolute stacking order of the layer.
- ABOVE=...
- Specifies that the layer stacks immediately above an existing layer.
- BELOW=...
- Specifies that the layer stacks immediately below an existing layer.
- WIDTH=...
- The width of the content in pixels or %.
- HEIGHT=...
- The height of the content in pixels or %.
- CLIP=...
- The viewable area of the layer.
- VISIBILITY=...
- Can be SHOW, HIDDEN or INHERIT. Defaults to INHERIT.
- BGCOLOR=...
- The colour of the background.
- BACKGROUND=...
- The URL of an image to tile into the background of the layer.
- <LEGEND ... > ... </LEGEND>
- IE:4.0 Specifies a legend for a <FIELDSET>.
- ALIGN=...
- The alignment, CENTER, LEFT or RIGHT.
- <LI ... > ... </LI>
- Specifies an itemized element within a list.
- TYPE=...
- Overrides the type of the <OL> or <UL>.
- VALUE=...
- Overrides the <OL> sequence.
- <LINK ... >
- NN:4.0 Specifies a relation to a file.
- REL=...
- The type of the linked file, for example STYLESHEET.
- TYPE=...
- The subtype of the linked file, for example text/css.
- SRC=...
- The URL of the linked file.
- MEDIA=...
- IE:4.0 Specify SCREEN or PRINT to limit the effect of the style sheet. Default is ALL.
- <LISTING>
...
</LISTING>
- NN;IE:3.0 Specifies a block of listing.
- LANG=...
- LANGUAGE=...
- < ... >
- IE:4.0 Specifies the scripting language of the element's events. Not very useful as VBScript already has an alternative event syntax.
- <SCRIPT ... >
- NN:3.0 The script language. Default is JavaScript.
- LEFT=...
- <ILAYER ... >
- The horizontal offset of the layer.
- <LAYER ... >
- The horizontal position of the layer relative to its container.
- LEFTMARGIN=...
- <BODY ... >
- IE The left document margin.
- LINK=...
- <BODY ... >
- The colour of a hypertext link.
- LOOP=...
- <BGSOUND ... >
- The number of times to play the sound file. For infinite looping specify -1 or INFINITE.
- LOWSRC=...
- <IMG ... >
- A smaller image which loads quickly to give the main image time to load.
A B C D E F G H I K L M N O P Q R S T U V W X Z

ec2-107-20-7-65.compute-1.amazonaws.com