My VIDEO courses:
HTML video tutorial: How to change the mouse pointer cursor on a web page
In this blog post I will explain where to find and how to attach a mouse pointer cursor to a web page or html component.
This is a nice trick, just make sure you don’t overuse it on your webpages.
I am showing also how to use it on specific object and not all over your page.
That is the way your HTML code should look:
<a href=”link.php” style=”cursor: url(‘pointer.cur’)”> Our link </a>
And this is the link for the cursors site:
http://www.cursors-4u.com
Hope you learned something new.
You are welcome to add your self to my mailing list to be notified when I post something new on the blog.
Related Posts
- How to create custom made 404 error file not found page on your website video tutorial
- Video Tutorial: how to use any custom made font on your website using facelift video tutorial
- Video tutorial: How to allow users upload files from a web page to server with PHP
- How to CSS video tutorial: Simple image frame border effect with css
- Video tutorial: How to create CSS button rollover effect menu web design tutorial







Comments
No Comments
Leave a reply