4.htm
来自「JScript网页特效,包含很多的实现网页特效的方法.」· HTM 代码 · 共 37 行
HTM
37 行
<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="270" border="0" align="center">
<tr align="center">
<td width="20"> </td>
<td><b>第四章 时间和日期</b><br>
<br>
<table width="250" border="0">
<tr>
<td><a href="4/4-1.htm" target="_blank">§4.1 在页面上显示日期和时间</a><br>
<a href="4/4-2.htm" target="_blank">§4.2 倒记时特效</a><br>
<a href="4/4-3.htm" target="_blank">§4.3 在状态栏显示的时钟</a><br>
<a href="4/4-4.htm" target="_blank">§4.4 定时自动关闭的弹出窗口</a><br>
<a href="4/4-5.htm" target="_blank">§4.5 告诉用户停留时间</a><br>
<a href="4/4-6.htm" target="_blank">§4.6 定时提醒用户注意时间的方法 </a></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?