-1
People is possible to give Hover in another example image
It’s not official but 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 mouse image 2 and 3, you change image 1 to a supposed image 4, remembering that image 1 may be in the background as well, as long as you change it when you mouse 2 or 3. In html or javascript wanted to know if you have how to do
that’s the way I wanted it, thank you very much
– Lary
@Lary if the answer answered you mark it as a solution on the left side, so that other people with the same doubt can be helped!
– JuniorNunes
I’ll test it here first and already do it kkkk
– Lary