.םתוא םיבתוכ ךיאו םימייקה םינמסה תורוצ תא עד
cursor: auto (uses what is set by user)
cursor: crosshair (should produce a cross)
cursor: default (cursor remains as it is)
cursor: e-resize (arrow pointing right)
cursor: hand (the traditional pointing hand)
cursor: help (a Question Mark should appear)
cursor: move (a cross with arrows on the tips)
cursor: n-resize (an arrow pointing north or up)
cursor: ne-resize (an arrow pointing northeast)
cursor: nw-resize (an arrow pointing northwest)
cursor: pointer (that hand again)
cursor: s-resize (an arrow pointing south or down)
cursor: se-resize (an arrow pointing southeast)
cursor: sw-resize (an arrow pointing southwest)
cursor: text (looks like the end of an I-beam)
cursor: w-resize (an arrow pointing west)
cursor: wait (an hourglass)
<TBODY>
<TR>
<TD><A style="CURSOR: auto" href="/beyond/css_cursors.html">cursor: auto
(uses what is set by user)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: crosshair" href="/beyond/css_cursors.html">cursor:
crosshair (should produce a cross)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: default" href="/beyond/css_cursors.html">cursor:
default (cursor remains as it is)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: e-resize" href="/beyond/css_cursors.html">cursor:
e-resize (arrow pointing right)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: hand" href="/beyond/css_cursors.html">cursor: hand
(the traditional pointing hand)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: help" href="/beyond/css_cursors.html">cursor: help
(a Question Mark should appear)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: move" href="/beyond/css_cursors.html">cursor: move
(a cross with arrows on the tips)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: n-resize" href="/beyond/css_cursors.html">cursor:
n-resize (an arrow pointing <B>n</B>orth or up)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: ne-resize" href="/beyond/css_cursors.html">cursor:
ne-resize (an arrow pointing <B>n</B>orth<B>e</B>ast)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: nw-resize" href="/beyond/css_cursors.html">cursor:
nw-resize (an arrow pointing <B>n</B>orth<B>w</B>est)</A> </TD></TR>
<TR>
<TD><A href="/beyond/css_cursors.html">cursor: pointer (that hand
again)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: s-resize" href="/beyond/css_cursors.html">cursor:
s-resize (an arrow pointing <B>s</B>outh or down)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: se-resize" href="/beyond/css_cursors.html">cursor:
se-resize (an arrow pointing <B>s</B>outh<B>e</B>ast)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: sw-resize" href="/beyond/css_cursors.html">cursor:
sw-resize (an arrow pointing <B>s</B>outh<B>w</B>est)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: text" href="/beyond/css_cursors.html">cursor: text
(looks like the end of an I-beam)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: w-resize" href="/beyond/css_cursors.html">cursor:
w-resize (an arrow pointing <B>w</B>est)</A> </TD></TR>
<TR>
<TD><A style="CURSOR: wait" href="/beyond/css_cursors.html">cursor: wait
(an hourglass)</A> </TD></TR></TBODY></TABLE>