CSS Property:

cursor

Result:

Hover the mouse cursor over the element to see the changes.

CSS Code:

#myDiv {
                
padding:20px;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?