cursor.html

来自「java脚本即用特效源码从入门到精通帮你渡过难关」· HTML 代码 · 共 75 行

HTML
75
字号
<html>
<head>
<title>有趣的鼠标指针</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" link="#990099">
<div align="center">
    <form name="">
      <div align="center"> <font size="5" color="#FF0000">有趣丰富的鼠标指针</font> 
        <hr noshade width="75%">
      </div>
    </form>
    <table width="53%" border="0">
      <tr> 
        <td width="51%" height="25"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:hand">style="cursor:hand"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="25"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:crosshair">style="cursor:crosshair"</a></b></font></div>
        </td>
      </tr>
      <tr> 
        <td width="51%" height="29" valign="top"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:text">style="cursor:text"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="29"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:wait">style="cursor:wait"</a></b></font></div>
        </td>
      </tr>
      <tr> 
        <td width="51%" height="29" valign="top"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:move">style="cursor:move"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="29"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:help">style="cursor:help"</a></b></font></div>
        </td>
      </tr>
      <tr> 
        <td width="51%" height="29" valign="top"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:e-resize">style="cursor:e-resize"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="29"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:n-resize">style="cursor:n-resize"</a></b></font></div>
        </td>
      </tr>
      <tr> 
        <td width="51%" height="29" valign="top"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:nw-resize">style="cursor:nw-resize"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="29"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:w-resize"">style="cursor:w-resize"</a></b></font></div>
        </td>
      </tr>
      <tr> 
        <td width="51%" height="29" valign="top"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:s-resize">style="cursor:s-resize"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="29"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:se-resize">style="cursor:se-resize"</a></b></font></div>
        </td>
      </tr>
      <tr> 
        <td width="51%" height="29" valign="top"> 
          <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="../openpop.html" style="cursor:sw-resize">style="cursor:sw-resize"</a></b></font></div>
        </td>
        <td width="49%" valign="top" height="29"> 
          <div align="left"></div>
        </td>
      </tr>
    </table>
    
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?