Object
objects expose the HTMLObjectElement (or HTML 4 HTMLObjectElement) interface, which provides special properties and methods (beyond the regular element object interface they also have available to them by inheritance) for manipulating the layout and presentation of Object element, representing external resources.Alignment of the object relative to its context.
Obsolete in HTML5.
Reflects the
archive
HTML attribute, containing a list of archives for resources for this object.
Obsolete in HTML5.
Reflects the
border
HTML attribute, specifying the width of a border around the object.
Obsolete in HTML5.
The name of an applet class file, containing either the applet's subclass, or the path to get to the class, including the class file itself.
Obsolete in HTML5.
Reflects the
codebase
HTML attribute, specifying the base path to use to resolve relative URIs.
Obsolete in HTML5.
Reflects the
codetype
HTML attribute, specifying the content type of the data.
Obsolete in HTML5.
Reflects the
data
HTML attribute, specifying the address of a resource's data.
Reflects the
declare
HTML attribute, indicating that this is a declaration, not an instantiation, of the object.
Obsolete in HTML5.
Horizontal space in pixels around the control.
Obsolete in HTML5.
Reflects the
name
HTML attribute, specifying the name of the object (
HTML 4, or of a browsing context (
HTML5.
Reflects the
standby
HTML attribute, specifying a message to display while the object loads.
Obsolete in HTML5.
Horizontal space in pixels around the control.
Obsolete in HTML5.
Reflects the
width
HTML attribute, specifying the displayed width of the resource in CSS pixels.
object
objects.