change the cursor pointer css

cursor

The cursor property in CSS controls what the mouse cursor will look like when it is located over the element in which this property is set. Obviously, it only is relevant in browsers/operating systems in which there is a mouse and cursor. They are used essentially for UX - as they convey the idea of certain functionality. So try not to break that affordance =).

There are a bunch of them:




Related snippets :

Responsive Registration Form In HTML and CSS


slider css background image-csslider


HTML CSS Elegance: Contact Form Design


Bootstrap Tooltip JavaScript Example