代码示例:(标识:mdia_pictureobject)
<html>
<body>

<h2>Picture As Object</h2>

<object height="100%" width="100%"
type="image/jpeg" data="/static/demo/images/eg_audi.jpg">
</object>

</body>
</html>
运行结果: