CSS Property:
cursor:

Result:

Mouse over this area to see the cursor result.

CSS Code:
div {
    cursor:auto;
}
Click the property values above to see the result
W3Schools.com - Play it