现在的位置: 首页 > 综合 > 正文

常用各种形状的鼠标

2017年12月19日 ⁄ 综合 ⁄ 共 4040字 ⁄ 字号 评论关闭
  1. <html> 
  2. <head> 
  3. <title>网页特效|Admin158.Com|---各种形状的鼠标</title> 
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> 
  5. </head> 
  6. <body>  
  7. <br> 
  8. <br> 
  9. <center><font color=red face="隶书" size=6>各种形状的鼠标</font></center> 
  10. <br> 
  11. <br><center> 
  12. <table border=1 bordercolor=#000000 borderlight=green style="border-collapse: collapse" cellpadding="0" cellspacing="0"> 
  13. <tr><td align=center><font size=5 color=red face="华文中宋"><strong> 
  14. 下页为效果显示区!</strong></font></td></tr><tr><td width=400 height=150> 
  15.   <table width="100%" border="0" height="200"> 
  16.       <tr>  
  17.         <td width="51%" height="21">  
  18.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:hand">style="cursor:hand"</a></b></font></div> 
  19.         </td> 
  20.         <td width="49%" valign="top" height="21">  
  21.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:crosshair">style="cursor:crosshair"</a></b></font></div> 
  22.         </td> 
  23.       </tr> 
  24.       <tr>  
  25.         <td width="51%" height="25" valign="top">  
  26.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:text">style="cursor:text"</a></b></font></div> 
  27.         </td> 
  28.         <td width="49%" valign="top" height="25">  
  29.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:wait">style="cursor:wait"</a></b></font></div> 
  30.         </td> 
  31.       </tr> 
  32.       <tr>  
  33.         <td width="51%" height="25" valign="top">  
  34.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:move">style="cursor:move"</a></b></font></div> 
  35.         </td> 
  36.         <td width="49%" valign="top" height="25">  
  37.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:help">style="cursor:help"</a></b></font></div> 
  38.         </td> 
  39.       </tr> 
  40.       <tr>  
  41.         <td width="51%" height="25" valign="top">  
  42.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:e-resize">style="cursor:e-resize"</a></b></font></div> 
  43.         </td> 
  44.         <td width="49%" valign="top" height="25">  
  45.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:n-resize">style="cursor:n-resize"</a></b></font></div> 
  46.         </td> 
  47.       </tr> 
  48.       <tr>  
  49.         <td width="51%" height="25" valign="top">  
  50.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:nw-resize">style="cursor:nw-resize"</a></b></font></div> 
  51.         </td> 
  52.         <td width="49%" valign="top" height="25">  
  53.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:w-resize">style="cursor:w-resize"</a></b></font></div> 
  54.         </td> 
  55.       </tr> 
  56.       <tr>  
  57.         <td width="51%" height="25" valign="top">  
  58.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:s-resize">style="cursor:s-resize"</a></b></font></div> 
  59.         </td> 
  60.         <td width="49%" valign="top" height="25">  
  61.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:se-resize">style="cursor:se-resize"</a></b></font></div> 
  62.         </td> 
  63.       </tr> 
  64.       <tr>  
  65.         <td width="51%" height="26" valign="top">  
  66.           <div align="left"><font face="Arial, Helvetica, sans-serif" size="2"><b><a href="cursor.htm" style="cursor:sw-resize">style="cursor:sw-resize"</a></b></font></div> 
  67.         </td> 
  68.         <td width="49%" valign="top" height="26">  
  69.           <div align="left"></div> 
  70.         </td> 
  71.       </tr> 
  72.     </table></td></tr> 
  73. </table></center> 
  74. <br> 
  75. <br> 
  76. <center> 
  77. <SCRIPT LANGUAGE="JavaScript"> 
  78.  
  79. <!-- hide 
  80.  
  81. function goHist(a)  
  82.  
  83.  
  84.    history.go(a); 
  85.  
  86.  
  87. //--> 
  88.  
  89. </script></center> 
  90. <br> 
  91. <br> 
  92. </body> 
  93. </html> 

 

抱歉!评论已关闭.