object attribute-XHTML
dear all,
i have the following questions regarding the object attribute:
i used the object attribute as illustrated here:
<code><object data="C:/Users/Prosanto/Pictures/apple.jpg" type="image/jpg"></object></code>
1)i viewed it in internet explorer as well as in google chrome. google chrome displayed the image however, internet explorer did not show the image at all. why is it so?
2) is it necessary to give the "type" attribute? what exactly is its significance?
from
rupali
|