Dragonball Online Mouse Pointer Green

Kod 'Pointer Cursor' di blog http://idashahid.blogspot.com/


Saya menggunakan kod ini untuk memasukkan 'Pointer Cursor' di dalam blog saya:

<head> Title </head>

<style type='text/css'>body, a:hover {cursor: url(http://cur.cursors-4u.net/user/use-1/use65.cur), progress !important;}</style><a href='http://www.cursors-4u.com/cursor/2010/08/18/dragonball-online-mouse-pointer-green.html' target='_blank' title='Dragonball Online Mouse Pointer Green'><img alt='Dragonball Online Mouse Pointer Green' border='0' src='http://cur.cursors-4u.net/cursor.png' style='position:absolute; top: 0px; right: 0px;'/></a>

<body> Content </body>

*  Masukkan kod berwarna biru di antara kod html <head> Title </head> dan <body> Content </body>.