If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Many types of different mouse cursors are used when we are using Windows, Linux, or other operating system. The normal and the very know mouse cursor icon looks like arrow; it is an “I” icon selected from text and then applied a animated logo.
CSS can help you to change the different mouse icons appearances.
Cursor Icons
The following tutorial will help you how to modify the mouse cursor icon, just with some few HTML elements.
- help - question mark.
- text - when selecting text, a shaped icon.
- wait - icon, that represents the computer thinking.
- pointer - icon to see when you are hover over an HTML url.
- default - usually mouse cursor icon.
Cursor Code
Few cursor code examples that should help you customize your site :
CSS Code :
See with the mouse over the lines of text and see which icon changes. When you add a lit of bit effects to your web page, with the cursor icon, the visual effect can be great. Though changing them to often is not to good, people will leave your site, and have a bad impression about it.

