HTML A-Z Quick Reference

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

<EM> ... </EM>
Specifies emphasis. Typically rendered as italics.
<EMBED ... >
IE:3.0;NN:2.0 Specifies an external plug-in.
SRC=...
The URL of the object loaded by the plug-in.
TYPE=...
The MIME type of the plug-in, if there is no object to load.
PLUGINSPAGE=...
A URL that contains installation instructions for the plug-in.
PLUGINURL=...
NN:4.0 A URL of a Java archive that installs the plug-in.
ALIGN=...
How the object aligns with text: LEFT, RIGHT, TOP or BOTTOM.
BORDER=...
The thickness of the border around the plug-in.
HEIGHT=...
The height of the plug-in in pixels or %.
WIDTH=...
The width of the plug-in in pixels or %.
HIDDEN=...
Whether the plug-in should display (TRUE sets the height and width to zero).
HSPACE=...
How much space should be left on each side of the plug-in.
VSPACE=...
How much space should be left above and below the plug-in.
PALETTE=...
NN Defaults to BACKGROUND but FOREGROUND allows the plug-in to override the browser palette.
UNITS=...
Specify EN to measure the size of the plug-in in ens.
NAME=...
The JavaScript name of the plug-in.
ENCTYPE=...
<FORM ... >
The encoding used to POST the data. Defaults to application/x-www-form-urlencoded but can be text/plain or multipart/form-data.
  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.103