Web Design Tutorial




CS Style
The Style Sheet command is incorporated by adding the STYLE="--" format into the anchor command like so:

<A HREF="p8.html
STYLE="cursor: auto">Text</A>

Cursor: auto only appear different when if the Users has set different type of cursor themselves, otherwise it usually is HAND style.. But I'm not really recommand it especially the default style(remain the curson it is).. the users usually didn't consider as a link except you've note it clearly. Check these out!

cursor: hand (the traditional pointing hand)
cursor: crosshair (should produce a cross)
cursor: default (cursor remains as it is)
cursor: e-resize (arrow pointing right)
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: 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)


Special Characters
Name Symbol HTML Code
cent sign ¢ &cent;
Registed symbol ® &reg;
Treatmark symbol &#153;
degree sign ° &deg;
non-breaking space (blank space) &nbsp;
Cross 12.00 strike Tag
Yen sign ¥ &yen;