Result Size: 625 x 664
x
 
<!DOCTYPE html>
<html>
<body>
<h1>The iframe seamless attribute</h1>
<p>This is a paragraph.</p>
<iframe src="demo_iframe.htm" seamless></iframe>
<p><strong>Note:</strong> The seamless attribute of the iframe tag is currently not supported in any of the major browsers.</p>
</body>
</html>