Allows documents of any type to be embedded.
HTML Syntax
<EMBED ALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP ALT=text CLASS=classname CODE=filename HEIGHT=n HSPACE=n ID=value NAME=name SRC=url STYLE=css1-properties TITLE=text UNITS=value VSPACE=n WIDTH=n >
Remarks
The EMBED element must appear inside the BODY element of the document.
Users need to have an application that can view the data installed on their computer.
The EMBED element is a block element and does not require a closing tag.
This element is available in HTML as of Microsoft® Internet Explorer 3.0, and in script as of Internet Explorer 4.0.
Members
Styles