<html>
<body>
<h2>Picture As Object</h2>
<object height="100%" width="100%"
type="image/jpeg" data="/img/eg_bg_desert.jpg">
</object>
</body>
</html>