Carrousel with hidden scroll and animations associated with the hover.
<div class="Carrousel">
<ul>
<li>
<a href="#test">
<img src="images/1.jpg" />
<b>Picasso</b>
<em>1923</em>
</a>
</li>
</ul>
</div>