You are here : htmlHTML 5embed

<embed> - HTML 5

The <embed> tag defines a container for an external application or interactive content (a plug-in).


Syntax

    <embed src="helloworld.swf">


Example

    <embed src="helloworld.swf">


Output / Return Value


Limitations


Alternatives / See Also


Reference