30-05-2011, 08:21 AM
a.balise
{
width:20px;
height:20px;
background:url(sprite.gif);
background-repeat:no-repeat ;
background-position:-95px 0px;
}
a.balise:hover
{
width:20px;
height:20px;
background:url(sprite.gif);
background-repeat:no-repeat ;
background-position:-95px -59px;
}
la coordonnées 0px 0px etant le coin en haut à gauche, et tu est en negatif quand tu descend en bas ou deplace à droite