HTML A-Z Quick Reference
(Last Update 17:31 on Wednesday, 02 April 2003)
- <B> ... </B>
- Specifies that the enclosed text is formatted in bold.
- <BASE ... >
- Specifies the correct context of the document, overriding the document's location.
- HREF=...
- The URL that relative URLs are relative to.
- TARGET=...
- NN:2.0;IE:3.0 The default frame that URLs load into.
- <BASEFONT ... >
- IE;NN:1.1 Specifies the default font of the document. Applies to the rest of the document.
- SIZE=...
- An absolute size from 1 (smallest) to 7 (largest). Defaults to 3.
- FACE=...
- IE A comma-separated list of font faces, in order of preference.
- COLOR=...
- IE The desired text color.
- <BGSOUND ... >
- IE;Mosaic Specifies a sound file to be automatically loaded and played.
- SRC=...
- The URL of the sound file.
- LOOP=...
- The number of times to play the sound file. For infinite looping specify -1 or INFINITE.
- BALANCE=...
- IE The stereo balance, -10000 to 10000.
- VOLUME=...
- IE The volume, -10000 to 0.
- <BIG> ... </BIG>
- IE:3.0;NN:2.0 Specifies that the enclosed text is formatted in the next larger font.
- <BLINK> ... </BLINK>
- NN Specifies that the enclosed text is to blink on and off.
- <BLOCKQUOTE ... >
...
</BLOCKQUOTE>
- Specifies that the enclosed block is indented.
- TYPE=...
- NN:4.0 Specify CITE for an email-type > quotation.
- <BODY ... >
...
</BODY>
- Specifies the main content of a document.
- BACKGROUND=...
- NN:1.1 The URL of an image to tile into the background of the document.
- BGCOLOR=...
- NN:1.1 The colour of the background.
- TEXT=...
- The colour of the document text.
- LINK=...
- The colour of a hypertext link.
- ALINK=...
- NN The colour of a hypertext link that is being clicked.
- VLINK=...
- NN The colour of a hypertext link that has been visited.
- BGPROPERTIES=...
- IE Specify FIXED to prevent the background image from scrolling.
- LEFTMARGIN=...
- IE The left document margin.
- RIGHTMARGIN=...
- IE The right document margin.
- TOPMARGIN=...
- IE The top document margin.
- BOTTOMMARGIN=...
- IE The bottom document margin.
- <BR ... >
- Specifies a hard line break in text.
- CLEAR=...
- IE:3.0;NN:1.1 Prevents text from wrapping around a floating element. Specify LEFT, RIGHT or ALL.
- BACKGROUND=...
- <BODY ... >
- NN:1.1 The URL of an image to tile into the background of the document.
- <ILAYER ... >
- The URL of an image to tile into the background of the layer.
- <LAYER ... >
- The URL of an image to tile into the background of the layer.
- <TABLE ... >
- (IE;NN:4.0) The URL of an image to tile into the background of the table.
- <TD ... >
- (IE;NN:4.0) The URL of an image to tile into the background of the cell.
- <TH ... >
- (IE;NN:4.0) The URL of an image to tile into the background of the cell.
- <TR ... >
- (IE;NN:4.0) The URL of an image to tile into the background of the row.
- BALANCE=...
- <BGSOUND ... >
- IE The stereo balance, -10000 to 10000.
- BELOW=...
- <ILAYER ... >
- Specifies that the layer stacks immediately below an existing layer.
- <LAYER ... >
- Specifies that the layer stacks immediately below an existing layer.
- BGCOLOR=...
- <BODY ... >
- NN:1.1 The colour of the background.
- <ILAYER ... >
- The colour of the background.
- <LAYER ... >
- The colour of the background.
- <TABLE ... >
- (IE;NN:3.0) The colour of the background.
- <TD ... >
- (IE;NN:3.0) The colour of the background.
- <TH ... >
- (IE;NN:3.0) The colour of the background.
- <TR ... >
- (IE;NN:3.0) The colour of the background.
- BGPROPERTIES=...
- <BODY ... >
- IE Specify FIXED to prevent the background image from scrolling.
- BORDER=...
- <EMBED ... >
- The thickness of the border around the plug-in.
- <FRAMESET ... >
- NN:3.0 The border thickness.
- <IMG ... >
- NN:1.1 Specifies the width of the border in pixels. Can be used to turn off the default link border.
- <TABLE ... >
- The thickness of the border around the table.
- BORDERCOLOR=...
- <FRAME ... >
- NN:3.0 The colour of the borders of the frame.
- <FRAMESET ... >
- NN:3.0 The colour of the borders of the frames or framesets.
- <TABLE ... >
- IE The colour of the border.
- <TD ... >
- IE The colour of the border.
- <TH ... >
- IE The colour of the border.
- <TR ... >
- IE The colour of the border.
- BOTTOMMARGIN=...
- <BODY ... >
- IE The bottom document margin.
A B C D E F G H I K L M N O P Q R S T U V W X Z

38.107.191.104