Easy Tutorial
❮ Att Object Usemap Att Input Required ❯

HTML <embed> height Attribute

HTML <embed> Tag

Example

A flash animation with both height and width set to 200 pixels:


Browser Support

All major browsers support the height attribute.


Definition and Usage

The height attribute specifies the height of the embedded content, in pixels.


Differences Between HTML 4.01 and HTML5

The <embed> tag is new in HTML5.


Syntax

Attribute Values

Value Description
pixels Specifies the height of the embedded content in pixels (e.g., height="100").

❮ Att Object Usemap Att Input Required ❯