Jump to content

christopherson

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by christopherson

  1. I'm trying to make a simple hover effect with my submit button CSS #submit1 a:hover{background-position: -1px -56px ;background-image:url(sprites.png);}#submit1{background-position: -140px -58px ;width: 112px;height: 33px;background-image:url(sprites.png);} HTML <div id="submit1"><a href="#"></a></div>
×
×
  • Create New...