como que faz uma imagem que quando passa o mouse em cima aparece outra imagem? 
Pergunta por: Anonymous

no css;

.fotoht {background: url(LINKDAPRIMEIRAIMAGEM);}

.fotoht:hover {background: url(LINKDASEGUNDAIMAGEM);}

onde quer que apareça:

<div class=”fotoht”></div>

troque as aspas desse código por novas!

 /Cacá (theme novo!)

  1. havingthemes posted this