Preview:
<!DOCTYPE html>
<html>
<body>
​
<h2>HTML Iframes</h2>
<p>You can use the height and width attributes to specify the size of the iframe:</p>
​
<iframe src="demo_iframe.htm" height="200" width="300" title="Iframe Example"></iframe>
​
</body>
</html>
​
​
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter