A picture with a specified media type.
The type attribute specifies the Internet media type (formerly known as MIME type) of the embedded content.

<embed type="media_type">
| Value | Description |
|---|---|
| media_type | The Internet media type of the embedded content. Look at IANA Media Types for a complete list of standard media types. |
<embed type="image/jpg" src="https://horje.com/avatar.png">
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |