Back to Main Page
 

Instructions:
Step 1: Click Select all or point text area and press ("ctrl A") to highlight the code and press ("ctrl C") to copy 
Step 2: paste the code or ("ctrl V") in the head element of your html file
step 3: save your work or paste the code in http://www.geocities.com/jen_torr/Encrypt.html to preview. 

Tips: in header and body section..

Header:

- for links:
<style>a {cursor: url('cursor.ani');}</style> or 
-for images:
<style>a img {cursor: url('cursor.ani');}</style>
-for body:
<style>body {cursor: url('cursor.ani');}</sty

 

Body:

- for links:
<a style="cursor: url(cursor.ani)"</a> 
-for images:
< img  style="{cursor: url(cursor.ani)"/>
-for body:
<body style="cursor: url(cursor.ani)"}</body>

 








































































Hosted by www.Geocities.ws

1