![]() | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
CSS Cursors
This tutorial explains cursors you can add to the link code in css. You remember this code from my css links tutorial:
Well now you can also add cursor:SOMETHING; to each code. It would basically go after the font-weight:normal; part. Here's a list and explanation of what you can replace for SOMETHING.
wait -- hourglass So as an example, this is what your links code might look like now.
| |||||||||