<!DOCTYPE html>
<html>
<body>
<h1>The object element</h1>
<object data="pic_trulli.jpg" width="300" height="200"></object>
</body>
</html>