[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-EMBED
Used to specify or include non-HTML objects that are capable of being used as browser plug-ins.
Attributes
Specifies the URL of the object to be included in the web document.
Specifies the width of the embedded object in pixels.
Specifies the height of the embedded object in pixels.
Code Tip
Other attributes may be applied to the <embed> element depending on particular browser plug-in capabilities.
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-EMBED
Embed
UsageUsed to specify or include non-HTML objects that are capable of being used as browser plug-ins.
Attributes
src="objectURL"
Specifies the URL of the object to be included in the web document.
width="#"
Specifies the width of the embedded object in pixels.
height="#"
Specifies the height of the embedded object in pixels.
Code Tip
Other attributes may be applied to the <embed> element depending on particular browser plug-in capabilities.
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
