<!DOCTYPE html>
<html>
<body>
<h1>object 元素</h1>
<object data="/i/photo/tulip.jpg" width="300" height="300"></object>
</body>
</html>