Share via


object Element

This is preliminary documentation and subject to change.

Specification

Spec. 7.5.3.1.10

Description

The object element represents a special content object.

Syntax

<object
    class
    content
    id
    src
    state:enabled
    style
    style:anchor
    style:backgroundColor
    style:backgroundFrame
    style:backgroundImage
    style:backgroundPositionHorizontal
    style:backgroundPositionVertical
    style:backgroundRepeat
    style:blockProgressionDimension
    style:border
    style:borderAfter
    style:borderBefore
    style:borderEnd
    style:borderStart
    style:breakAfter
    style:breakBefore
    style:contentHeight
    style:contentWidth
    style:crop
    style:display
    style:displayAlign
    style:endIndent
    style:flip
    style:height
    style:inlineProgressionDimension
    style:opacity
    style:padding
    style:paddingAfter
    style:paddingBefore
    style:paddingEnd
    style:paddingStart
    style:position
    style:scaling
    style:startIndent
    style:suppressAtLineBreak
    style:visibility
    style:width
    style:x
    style:y
    style:zIndex
    type
    xml:base
    xml:lang
    xml:space
>
    meta* param* area* p?
</object>

Parent/Child Elements

Hierarchy Elements
Parent body, div, p, span
Child area, meta, p, param

See Also