HTML code help? 10 points!!!?

Josh

New member
Hi,

I need to make a website for a school project and want a differrent mouse cursor. I have this html code but it comes up with a banner in the top right corner advertising the website i got it from. I have tried deleting some of the code but thenn everything messes up. If anyone can delete the part of the code that is the banner but keep the mouse i will give you 10 points!

<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}</style><a href="http://www.cursors-4u.com/cursor/2008/12/17/cool-blue-outer-glow-pointer.html" target="_blank" title="Cool Blue Outer Glow Pointer"><img src="http://cursors-4u.com/support.gif" border="0" alt="Cool Blue Outer Glow Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
 
Back
Top