<!DOCTYPE html>
<html>
<body>
<h1>The object element</h1>
<object data="snippet.html" width="500" height="200">
</object>
</body>
</html>