People can hover in another example image
It's not official anymore, it's like this:
<div class='blabla'>
<center><img class='bleble' src='imagem1.jpg'/></center>
<br/>
<a href='/'><img class='blibli' src='imagem2.jpg'/></a> - <a href='/'><img class='bloblo' src='imagem3.jpg'/></a>
<br/><br/>
</div>
When you hover over image 2 and 3 you change image 1 to a supposed image 4, remembering that image 1 may be in the background as long as you change it when you mouse 2 or 3. In html or javascript I wanted to know if you have how to do