📄 s09_19.htm
字号:
<HTML>
<HEAD>
<META name="vs_targetSchema" content="HTML 4.0">
<META name="GENERATOR" content="Microsoft FrontPage 5.0">
<META name="ProgId" content="FrontPage.Editor.Document">
<TITLE>设置鼠标属性</TITLE>
</HEAD>
<BODY>
<P style="font-size:14pt;color:red">请把鼠标移到相应的位置观看效果。</P>
<DIV style="font-family:行书体;font-size:20pt;color:green;">
<SPAN style="cursor:hand">手的形状</SPAN><BR>
<SPAN style="cursor:move">移动</SPAN><BR>
<SPAN style="cursor:ne-resize">反方向</SPAN><BR>
<SPAN style="cursor:wait">等待</SPAN><BR>
<SPAN id="p_help">求助</SPAN><BR>
</DIV>
<SCRIPT language="javascript">
<!--
p_help.style.cursor = "help";
-->
</SCRIPT>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -