[转] html技巧

本技巧只适用于IE浏览器。可以随便在<P>、<TABLE>标签中使用,语法如下:
<a href="help.htm" style="cursor:hand">This link has a "help" cursor</a>
你可以使用的鼠标形状有:

style="cursor:hand"
style="cursor:crosshair"
style="cursor:text"
style="cursor:wait"
style="cursor:move"
style="cursor:help"
style="cursor:e-resize"
style="cursor:n-resize"
style="cursor:nw-resize"
style="cursor:w-resize"
style="cursor:s-resize"
style="cursor:se-resize"
style="cursor:sw-resize"

posted @ 2006-05-15 13:07  temptation  阅读(107)  评论(0编辑  收藏  举报