Hand cursor in CSS


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



Copy this code and paste it in your HTML
  1. #submit {
  2. cursor: pointer;
  3. }

URL: http://eisabainyo.net/weblog/2009/06/30/change-the-arrow-into-a-hand-when-hovering-over-submit-button/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.