<head>
<title>Page embedding a HTML</title>
</head>
<body>
<p> This page embeds a HTML. </p>
<object id="object" data="/title1.html" type="text/html"/>
</body>
<head>
<title>Page embedding a HTML</title>
</head>
<body>
<p> This page embeds a HTML. </p>
<object id="object" data="/title1.html" type="text/html"/>
</body>