Cursor Tricks

Heres some cute little tricks with the cursor, pass your mouse over the links

<a href="#null" style="cursor:n-resize">North </a>
<a href="#null" style="cursor:ne-resize">North East</a>
<a href="#null" style="cursor:e-resize">East</a>
<a href="#null" style="cursor:se-resize">South East</a>
<a href="#null" style="cursor:s-resize">South</a>
<a href="#null" style="cursor:sw-resize">South West</a>
<a href="#null" style="cursor:w-resize">West</a>
<a href="#null" style="cursor:nw-resize">North West</a>
<a href="#null" style="cursor:default">Default</a>
<a href="#null" style="cursor:text">Beam</a>
<a href="#null" style="cursor:crosshair">CrossHair</a>
<a href="#null" style="cursor:help">Help</a>
<a href="#null" style="cursor:move">Move</a>
<a href="#null" style="cursor:wait">Wait</a>
<a href="#null" style="cursor:hand">Hand</a>

No action
No
Pen

Place one in the opening <body> tag for fun <body style="cursor:wait">