![]() |
VOOZH | about |
The DOM embed height property in HTML is used to set or return the value of the type attribute in an embed element. The type attribute specifies the MIME type of the embedded content.
Syntax:
embedObject.type
embedObject.type = MIME_type
Property Values:
Return Values: It returns a string value that represents the MIME type of the linked Document.
Example:
Output:
Supported Browsers: The browsers supported by DOM embed type property are listed below: