CUSTOM CURSORS |
|||||||||||||||
| You know all those cool cursor effects everyone has on their sites? Well in this tutorial you'll learn how to get one too. There are 15 basic cursors you can use, using a little CSS and adding it to your HTML document. Those 15 cursors are:
|
|||||||||||||||
ADDING
CURSORS TO YOUR SITE |
|||||||||||||||
| Below are 4 different codes. These are the codes
to use when adding one of the above cursors to your webpage. The description
of each one is as follows: » Code to use when adding cursor to entire webpage. Add as the BODY tag it's self. » Code to use when adding to any <TAG>. Add into or as apart of the <TAG>. » Code to add cursor to a link. Add as link it's self. » Code to use when adding to a Style Shee (CSS). Add this code to <HEAD> section of your HTML document. When adding the following codes be sure to change the ORANGE entries to your own.
|
|||||||||||||||
ADDING
CUSTOM IMAGE CURSORS |
|||||||||||||||
I don't really know much on this, (so I quess I should learn) but I do know some sites that could help. And they are as follows: |
|||||||||||||||