GeekArticles
Web Programming
CSS
Web Programming
CSSCSS Cursors Tutorial
Tutorial Written By: Bob Cursors To add context to the elements in your documents you can use the Cursor property to control how the pointer will be displayed when it passes over your elements. This declaration only works in IE4 Animated cursors can not be defined. Values and their descriptions include: auto: Allows the Enduser's browser to select the Cursor. crosshair: Crosshair default: Default Cursor pointer: Pointer that indicates a link. move: Indicates something is to be moved...n
Sponsored Links
Read Next: Cascading Style Sheets Tutorial
Related Topics
