cursor: value;
Examples:
| Value | Description |
|---|---|
| none | No cursor is rendered for the element |
| auto | Default. The browser sets a cursor |
| help | The cursor indicates that help is available |
| wait | The cursor indicates that the program is busy |
| move | The cursor indicates something is to be moved |
| pointer | The cursor is a pointer and indicates a link |