about.htm

来自「学校 管理系统 学校 管理系统」· HTM 代码 · 共 41 行

HTM
41
字号
<html>
<head>
<title>网站系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.bt {  font-size: 9pt; width: 60px; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td {  font-size: 9pt}
A {
	COLOR: black; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
-->
</style>
</head>

<body bgcolor="D6D3CE" text="#000000">
<table width="415" border="0" cellspacing="3" cellpadding="0">
  <tr> 
    <td height="10" colspan="2"></td>
  </tr>
  <tr> 
    <td width="67" height="132"> </td>
    <td width="339"><font color=red>学校智能网站管理系统<br>
      <br>
      版本: 2006 V32.4.5 </font> 韩国风格版<br>
      <br>
      (C) 2002-2004 泰达IT网<br>
      <br>      
      <a href=http://www.tedait.com class=bottom>美化 http://www.tedait.com</a> 
    <br>    </td>
  </tr>
  <tr align="center" valign="bottom"> 
    <td colspan="2" height="30"> <input type="button" name="Button" value="关 闭" onclick="window.close();" class="bt"> 
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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