CSS Cursor

 

Cursor Inline Styles

Cursor: alias

Cursor: all-scroll

Cursor: cell

Cursor: col-resize

Cursor: context-menu

Cursor: copy

Cursor: crosshair

Cursor: e-resize

Cursor: ew-resize

Cursor: grab

Cursor: grabbing

Cursor: help

Cursor: move

Cursor: n-resize

Cursor: ne-resize

Cursor: nesw-resize

Cursor: ns-resize

Cursor: nw-resize

Cursor: nwse-resize

Cursor: no-drop

Cursor: none

Cursor: not-allowed

Cursor: pointer

Cursor: progress

Cursor: row-resize

Cursor: s-resize

Cursor: se-resize

Cursor: sw-resize

Cursor: text

Cursor: vertical-text

Cursor: url() - using remote .svg, fallback to pointer

Cursor: url() - using remote .gif, fallback to pointer

Cursor: url() - using remote .jpg, fallback to pointer

Cursor: url() - using remote .png, fallback to pointer

Cursor: url() - using remote .ico, fallback to pointer

Cursor: url() - using remote .cur, fallback to pointer

Cursor: url() - using multiple remote URLS (svg, png, ico, cur), fallback to pointer

Cursor: w-resize

Cursor: wait

Cursor: zoom-in

Cursor: zoom-out

The following 2 are linked with <a>, cursor property on <a> not <p>

Cursor: auto <-- Expect to see text or pointer cursor

Cursor: default <-- Expect to see default cursor

 

Cursor using Embedded Styles

Cursor: alias

Cursor: all-scroll

Cursor: cell

Cursor: col-resize

Cursor: context-menu

Cursor: copy

Cursor: crosshair

Cursor: e-resize

Cursor: ew-resize

Cursor: grab

Cursor: grabbing

Cursor: help

Cursor: move

Cursor: n-resize

Cursor: ne-resize

Cursor: nesw-resize

Cursor: ns-resize

Cursor: nw-resize

Cursor: nwse-resize

Cursor: no-drop

Cursor: none

Cursor: not-allowed

Cursor: pointer

Cursor: progress

Cursor: row-resize

Cursor: s-resize

Cursor: se-resize

Cursor: sw-resize

Cursor: text

Cursor: vertical-text

Cursor: url() - using remote .svg, fallback to pointer

Cursor: url() - using remote .gif, fallback to pointer

Cursor: url() - using remote .jpg, fallback to pointer

Cursor: url() - using remote .png, fallback to pointer

Cursor: url() - using remote .ico, fallback to pointer

Cursor: url() - using remote .cur, fallback to pointer

Cursor: url() - using multiple remote URLS (svg, png, ico, cur), fallback to pointer

Cursor: w-resize

Cursor: wait

Cursor: zoom-in

Cursor: zoom-out

The following 2 are linked with <a>, cursor property on <a> not <p>

Cursor: auto <-- Expect to see text cursor on link

Cursor: default <-- Expect to see default cursor on link

caniemail.com, 2025.