Note:
This element inserts an object to the page.
It can be used for an alternate to the <img> element.
It provides an effective way to deal with new media while maintaining
backward compatibility.
This element also controls the data and code in the created object.
The text between the element's opening and closing tags is displayed if
the object cannot be loaded.
Syntax:
<object attributes events> . . . </object>
|