x
<html>
<body>
<p>Here the type attribute of object tag is described.</p>
<object data="files/web.png" width="300" type="image/png">
</object>
</body>
</html>
<html>
<body>
<p>Here the type attribute of object tag is described.</p>
<object data="files/web.png" width="300" type="image/png">
</object>
</body>
</html>