
Intro to Cursors
There are many different types of cursors:
Help
Move
Wait
Text
Crosshair
Pointer
There are also many "Resize" cursors. Such as the following:
N-Resize
S-Resize
SW-Resize
etc etc etc....
How to Display Cursors
In the Body section of your html layout, place the following code:
Make sure to replace "CURSOR NAME HERE" with one of the above cursors (ex: NW-Resize).
If you are not working on a html layout (instead just placing it on a regular style sheet. Ex: Myspace), then you will use this code:
Making Images Cursors
Say I want my cursor to be an image like this one: 
I would simply use the same codes as above but change one thing: instead of putting the cursor name where it says "CURSOR NAME HERE" It would look like this:
In place of "CURSOR-URL-HERE.COM", I would put the direct link/URL of the image there.
Liked this tutorial?
GIVE SUPPORT! Link us.
Still need help?
Feel free to send an email to BeautifulBroken@hotmail.com or use the Contact Page.