<html>
<body>
<iframe srcdoc="<p>Hello world!</p>" src="demo_iframe_srcdoc.htm">
<p>Your browser does not support iframes.</p>
</iframe>
<p><strong>Note:</strong> The srcdoc attribute of the iframe tag is supported in Chrome, Firefox, Safari 6+ and Opera 15+.</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml5_iframe_srcdoc by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:11:07 GMT -->
</html>