Enlace con imagen


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. a {
  2. background:transparent url(../images/button_register.png) no-repeat scroll 0 0;
  3. height:24px;
  4. overflow:hidden;
  5. position:absolute;
  6. right:145px;
  7. text-indent:-9999px;
  8. top:174px;
  9. width:151px;
  10. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.