8-3.htm
来自「JScript网页特效,包含很多的实现网页特效的方法.」· HTM 代码 · 共 85 行
HTM
85 行
<html>
<head>
<title>§8.3各种形状的鼠标指针</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF">
<table width="450" border="0" cellpadding="0" cellspacing="2">
<tr>
<td width="50%" height="25">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:hand">手形
style="cursor:hand"</a></b></font></div>
</td>
<td width="50%" height="25">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:crosshair">十字
style="cursor:crosshair"</a></b></font></div>
</td>
</tr>
<tr>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:text">文本输入形
style="cursor:text"</a></b></font></div>
</td>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:wait">等待沙斗
style="cursor:wait"</a></b></font></div>
</td>
</tr>
<tr>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:move">移动窗口
style="cursor:move"</a></b></font></div>
</td>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:help">帮助
style="cursor:help"</a></b></font></div>
</td>
</tr>
<tr>
<td width="50%" height="29">
<div align="center">
<p><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:e-resize">右箭头
style="cursor:e-resize"</a></b></font></p>
</div>
</td>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:w-resize"">左箭头
style="cursor:w-resize"</a></b></font> </div>
</td>
</tr>
<tr>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:s-resize">下箭头
style="cursor:s-resize"</a></b></font> </div>
</td>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:n-resize">上箭头
style="cursor:n-resize"</a></b></font></div>
</td>
</tr>
<tr>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:nw-resize">朝左上方剪头
style="cursor:nw-resize"</a></b></font></div>
</td>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:se-resize">朝右下方剪头
style="cursor:se-resize"</a></b></font></div>
</td>
</tr>
<tr>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:sw-resize">朝左下方剪头
style="cursor:sw-resize"</a></b></font></div>
</td>
<td width="50%" height="29">
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><a href="cursor.htm" style="cursor:ne-resize">朝右上方剪头
style="cursor:ne-resize"</a></b></font></div>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?