<Object>
What it does
This tag
is used to imbed additional resources such as ActiveX controls into a
webpage.
Attributes
align="left
- right - bottom - top - middle"
border="percentage - pixels"
class="class name"
classid="id"
codebase="URL for classid, data, archive"
codetype="content type for code"
data="URL to data"
declare
dir="direction for weak/neutral text"
height="percentage - pixels"
hspace="percentage - pixels"
id="document-wide unique id"
lang="language code"
name="name of target location"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
standby="message to show while loading"
style="associated style info"
tabindex="position in tabbing order"
title="advisory title"
type="content type"
usemap="URL to client-side image map"
vspace="percentage - pixels"
width="column width specification"
End
Tag: Required |