Java applet  - <APPLET>   -  </APPLET>

Previous- ADDRESS - Address section  |  Next-AREA - Hot spot definition

Description
Includes a Java applet on the page. Deprecated in HTML4.
Attributes
NameValuesDescription
aligntop|middle|bottom|left|right|absmiddle|baseline|absbottom|texttopAlignment
alttextAlternative entry
archiveurl
bordernumber
classclassnameClass of the element which is used to associate the element with a style sheet.
codefilename
codebasepath|url
datafldcolumn_name
datasrcid
downloadnumber
event_namescript_codeDefines script to run on event such as OnMouseOver
heightnumberHeight
hspacenumber
idstringA unique name to identify an element.
mayscriptyes|no
namestringNames a tag, particularly important in client side progamming and essential when submitting form data.
objectstring
srcurlSource filename
stylestringSpecifies style information for the element.
titlestringTitle for element which is often displayed as a tool-tip when the cursor hovers over the element.
vspacenumber
widthnumberWidth

Compatability
HTMLNETSCAPEINTERNET EXPLORER
4.1N2N3N4N6IE3IE4IE5IE6
NO YES YES YES YES YES YES YES YES

Previous- ADDRESS - Address section  |  Next-AREA - Hot spot definition