HTML A-Z Quick Reference

(Last Update 17:31 on Wednesday, 02 April 2003)

<S> ... </S>
IE;NN:3.0 Specifies that the text is displayed with a line struck through it.
<SAMP> ... </SAMP>
IE Specifies sample text.
<SCRIPT ... > ... </SCRIPT>
IE:3.0;NN:2.0 Specifies a client-side script.
LANGUAGE=...
NN:3.0 The script language. Default is JavaScript.
SRC=...
NN:3.0 The URL to load the script from, instead of an inline script.
<SELECT ... > ... </SELECT>
Specifies a selection element.
MULTIPLE
Indicates that more than one selection can be made.
NAME=...
The name of the element.
SIZE=...
The number of visible options. If this is 1, a drop-down list is used.
<SMALL> ... </SMALL>
IE:3.0;NN:2.0 Specifies that the enclosed text is formatted in the next smaller font.
<SPACER ... >
NN:3.0 Specifies an amount of space.
TYPE=...
Can be HORIZONTAL, VERTICAL or BLOCK (which is equivalent to an invisible image).
ALIGN=...
How a BLOCK spacer aligns with text: LEFT, RIGHT, TOP, BOTTOM, ABSMIDDLE, ABSBOTTOM, TEXTTOP, MIDDLE or BASELINE.
HEIGHT=...
The height of a block spacer in pixels.
WIDTH=...
The width of a block spacer in pixels.
SIZE=...
The size of a HORIZONTAL or VERTICAL spacer in pixels.
<SPAN> ... </SPAN>
IE:3.0;NN:4.0 Delimits an arbitrary piece of text. Typically used with styles.
<STRIKE> ... </STRIKE>
IE;NN:3.0 Specifies that the text is displayed with a line struck through it.
<STRONG> ... </STRONG>
Specifies strong emphasis. Typically rendered as bold.
<STYLE ... >
NN:4.0;IE:3.0 Specifies a style sheet.
TYPE=...
The style sheet type, text/css or text/javascript.
<SUB> ... </SUB>
IE:3.0;NN:2.0 Specifies a subscript.
<SUP> ... </SUP>
IE:3.0;NN:2.0 Specifies a superscript.
SCROLLING=...
<FRAME ... >
Defaults to AUTO but can be YES or NO to enforce scroll bars.
SELECTED
<OPTION ... >
Indicates that the option is initally selected.
SHAPE=...
<AREA ... >
The shape of the area. Defaults to RECT but can be POLY or CIRCLE.
SIZE=...
<BASEFONT ... >
An absolute size from 1 (smallest) to 7 (largest). Defaults to 3.
<FONT ... >
An absolute size or a +/- size relative to the base font.
<HR ... >
NN:1.1 The thickness of the line, in pixels. Default is 2.
<INPUT ... >
The size of a text or password element.
<SELECT ... >
The number of visible options. If this is 1, a drop-down list is used.
<SPACER ... >
The size of a HORIZONTAL or VERTICAL spacer in pixels.
SPAN=...
<COL ... >
The number of columns. Defaults to a single column.
SRC=...
<BGSOUND ... >
The URL of the sound file.
<EMBED ... >
The URL of the object loaded by the plug-in.
<FRAME ... >
The document to load into the frame.
<IFRAME ... >
The document to load into the frame.
<ILAYER ... >
The URL to load the content from, instead of inline content.
<IMG ... >
The URL of the image.
<INPUT ... >
The URL of the image element.
<LAYER ... >
The URL to load the content from, instead of inline content.
<LINK ... >
The URL of the linked file.
<SCRIPT ... >
NN:3.0 The URL to load the script from, instead of an inline script.
START=...
<OL ... >
(IE;NN:1.1) Indicates the starting number (or letter; A = 1, B = 2 etc.).
STYLE=...
SUPPRESS=...
<IMG ... >
NN:4.0 Set to TRUE to stop the unloaded image icon appearing during loading.
  A B C D E F G H I K L M N O P Q R S T U V W X Z

Frames Version
Customization Page
Back to Home Page


624546
38.107.191.100