The height attribute on an <object> tag sets the height of the object element.
The height is specified in pixels - without the ‘px‘ unit.
The height
attribute specifies the height of the object, in pixels.
<object height="pixels">
Value | Description |
---|---|
pixels | The height of the object, in pixels (i.e. height="100") |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |