W3docs

cursor

CSS Property:

Result:

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

CSS Code:

#myDiv {
padding:20px;
cursor: auto;
}

Click the property values above to see the result