Listing 14.5. Plik strona.html z ćwiczenia 14.1
<body>
<div>
    <h1>SŁONECZNIK</h1>
    <img src="pokaz.php" alt="" />
</div>
</body>
