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 :

Styling and custom checkbox and Radio Buttons


lists controls material design


scrollReveal easy scroll animations


Creating 3D lines with names and layered CSS te...