top.htm
来自「这个是本人收集的关于网页制作方面的东西 有购物车示例 很实用」· HTM 代码 · 共 20 行
HTM
20 行
<html>
<head>
<title>微软授权培训中心</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<bgsound src="44.wav" loop=3>
<div align="center">
<table width="99%" border="0" height="80">
<tr>
<td width="5%" height="66"><img src="images/0008.gif" width="60" height="33"></td>
<td align=center>新东方电脑培训部课程设置</td>
<td width="20%" height="66"><img src="images/0008.gif" width="80" height="80" dynsrc="images/clock.AVI" loop=infinite></td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?