CSS and roll over buttons
CSS and roll over buttons
Out of context: Reply #4
- Started
- Last post
- 11 Responses
- byDefault000
.button_name a{ width:000px; height:000px; background: url(../img/button_name.jpg) 0 0 no-repeat;}
.button_name a:hover{ background: url(../img/button_name.jpg) -185px 0 no-repeat;}
- <-----BattleAxe
- so, i do the CSS for the div that the button will sit in then add this code to the CSS sheet?polly_pocket