css default cursor arrow code example Example 1: on hover change cursor li { cursor: pointer; } Example 2: cursor pointer .class { cursor: pointer; }