Mouse Pointer Styles

By: Dan Stewart
December 24, 2022

Using CSS you can modify the mouse pointers that a user sees.

cursor: auto
cursor: crosshair
cursor: default
cursor: pointer
cursor: move
cursor: e-resize
cursor: ne-resize
cursor: nw-resize
cursor: n-resize
cursor: se-resize
cursor: sw-resize
cursor: s-resize
cursor: w-resize
cursor: text
cursor: wait
cursor: help