hướng dẫn tạo con trỏ chuột trên trình duyệt IE

Chắc cái này thì các bạn cũng ko lạ gì nữa!
Khi các bạn vào blog HC bằng trình duyệt "Internet Explorer" sẽ thấy con trỏ chuột hình chai rượu chứ ko phải 1 mũi tên đơn sơ...cách làm này chẳng có gì khó...Các bạn chỉ cần copy đoạn lệnh dưới đây, và paste vào nơi nào có hổ trợ HTML là ok ^^!

Với blog 360 thì các bạn vào phần viết entry và nhấn vào ô "view source HTML",với blogspot thì vào "bố cục >>>thêm tiện ích>>>HTML/Javascript và paste nó vào ^.^
code:

1. HTML Code:

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/food/cursors/11.cur);}</style>

2.

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/food/cursors/161.cur);}</style>

3.

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/food/cursors/200.cur);}</style>

4.

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/food/cursors/hom_food_rumhard_01.ani);}</style>

5.

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/hearts/cursors/129.cur);}</style>

6.

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/hearts/cursors/heart01.ani);}</style>

7.

<style type="text/css">body{cursor:url(http://www.JellyMuffin.com/cursors/hearts/cursors/hom_rmnc_heartmeter_01.ani);}</style>

Chúc các bạn thành công (_ ^^ _)