As you know, a plugin is a program located on the client computer that handles its own special type of data file. Common plugins are there for sounds and movies. HTML Embed Tag refers to an integration point for an interactive content (in other words, a plug-in) or an external application.
Syntax
The below table contains Frame Attributes and their description which is supported by HTML.
Attribute Name | Attribute Value | Attribute Description |
---|---|---|
src | URL | refers to the url of the resource being embedded. |
height | pixels | refers to the height of the resource |
width | pixels | refers to the width of the resource |
type | media type | refers to the MIME type to use to select the plug-in to instantiate |