Result Size: 625 x 664
x
 
<!DOCTYPE html>
<html>
<body>
<h1>The iframe height attribute</h1>
<iframe src="/default.asp" width="200" height="200">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html>