Iframe Example

by Nico

HTML

<h1>Iframe Example</h1>
        <iframe src="https://localhost:3000" width="600" height="400" title="Example Iframe"></iframe>