Listing 21.7. Dokument next-level.html z ćwiczenia 21.6
<div>
    <h1>Next level</h1>
    <iframe src="inside.html"></iframe>
</div>