Listing 35.6. Pierwszy krok pracy nad stroną z projektu 35.4
<body>
    <section>
        <figure>
            <img src="img/auto-moto-0.jpg" alt="" />
        </figure>
        <figure>
            <img src="img/auto-moto-1.jpg" alt="" />
        </figure>
        ...
    </section>
</body>