游標變化一

利用這個語法能將游標(箭咀)改變成其他的項目.

hand
wait
move
test
crosshair
w-resize
n-resize
ne-resize
nw-resize

請將程式碼複製至<head></head>之間
請按
Ctrl+C來複製程式碼

<style>body{cursor:hand}</style>

1