15.htm

来自「JScript网页特效,包含很多的实现网页特效的方法.」· HTM 代码 · 共 41 行

HTM
41
字号
<html>
<head>
<title>第十五章 其它特效</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
table {  font-family: "宋体"; font-size: 13px}
A:link {text-decoration: none; color: 000000}
A:visited {text-decoration: none; color: 000000}
A:active {text-decoration: color: ff0000}
A:hover {text-decoration: none; color: ff0000; font-weight: bold}
-->
</style>
</head>

<body bgcolor="#FFFFFF">
<table width="290" border="0" align="center">
  <tr align="center"> 
    <td width="20">&nbsp;</td>
    <td><b>第十五章 其它特效</b><br>
      <br>
      <table width="270" border="0">
        <tr> 
          <td><a href="15/15-1.htm" target="_blank">§15.1 自动显示网页最后更新时间</a><br>
            <a href="15/15-2.htm" target="_blank">§15.2 自动选择所有多选项</a><br>
            <a href="15/15-3.htm" target="_blank">§15.3 自动选择速度最快的镜像站点</a><br>
            <a href="15/15-4.htm" target="_blank">§15.4 在网页中设置快捷键</a><br>
            <a href="15/15-5.htm" target="_blank">§15.5 用E-mail形式发送信息</a><br>
            <a href="15/15-6.htm" target="_blank">§15.6 多搜索引擎</a><br>
            <a href="15/15-7.htm" target="_blank">§15.7 健康程度检测程序</a><br>
            <a href="15/15-8.htm" target="_blank">§15.8 计算器</a><br>
            <a href="15/15-9.htm" target="_blank">§15.9 判断用户输入的数字是否为素数</a> <br>
            <a href="15/15-10.htm" target="_blank">§15.10 对源代码加密 </a></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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