ecco il codice:


<html>
<head>
<title>Untitled</title>

<style type="text/css">

.immag{width: 187px; height: 140px; margin-right: 30px; border: 1px solid black;}

.immag:hover{width: 187px; height: 140px; margin-right: 30px; border: 1px solid orange; cursor: pointer;}

.divo{width: 400px; height: 166px; overflow: scroll;}

</style>

</head>
<body>


<div class="divo">

[img]foto/img1.jpg[/img]
[img]foto/img2.jpg[/img]
[img]foto/img3.jpg[/img]


</div>

</body>
</html>

fatemi sapere