All initial values are (not :hover) and final ( :hover) background-position.
#test {
height: 42px;
width: 42px;
background-image: url(http://img826.imageshack.us/img826/6568/homebi.png);
background-repeat: no-repeat;
background-color: transparent;
background-position: top;
}
#test:hover {
background-position: bottom;
}
Demo
re: <div> (<a>), :
<div> <span>. ,- accept! , CSS:
display: inline-block .
2