codice:
<div id="finestra">
   [img]...[/img]
   [img]...[/img]
   [img]...[/img]
   ...
</div>
codice:
#finestra {
   width: 600px; height: 300px;
   overflow: auto;
}