<EMBED>
The <EMBED> Tag is used to Embed Objects into HTML, and
is followed by SRC. Other commands include HEIGHT, WIDTH, BORDER, HSPACE,
and VSPACE. Embedded Objects are based upon the type of file
(associated by the extension). Embedded Objects can be sound, video, VRML,
multimedia, or any type of Browser Plug-in.
<embed src="clickme.mid">
|