Jump to content

image to hover


ecabrera

Recommended Posts

how do i get my image to hover here my code

 

.submit{

  width:100px;

  height:29px;

  cursor:pointer;

  border:0;

  font-size:19px;

  color:#FFF;

  background:transparent;

  background-image:url(../images/submit.png);

}

.submit:hover{

  background-position:0,30;

}

Link to comment
https://forums.phpfreaks.com/topic/254841-image-to-hover/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.