Run
Back to
HTML srcdoc Attribute
<iframe srcdoc=" <h1>This is the content displayed in the iframe</h1> <p>It's directly embedded in the HTML.</p> "> </iframe>