📄 about.htm
字号:
<html>
<head>
<title>关于</title>
<link rel="stylesheet" href="css/css.css" type="text/css">
</head>
<style type="text/css">
<!--
body {
border:0;
overflow: hidden;
margin: 0;
font: MessageBox;
background-color:buttonface;
}
-->
</style>
<script>
function ol() {
document.forms[0].ok.focus();
}
</script>
<body onLoad="ol()">
<table width="96%" border="0" cellspacing="0" cellpadding="0" align="center" height="100%">
<tr>
<td> <fieldset style="padding-bottom:5px"><legend disabled>关于NET-OA编辑器</legend>
<table align="center" height="160" width="360">
<tr>
<td align="center" valign="top" width="132" height="50"> <a href="http://www.MoonDowner.com/" target="_blank">
<img src="../images/logo.gif" width="44" height="43" border="0"> </a>
</td>
<td valign="top" width="216" height="50" disabled> NET-OA编辑器<br>
Version: 1.0 </td>
</tr>
<tr>
<td valign="top" colspan="2"><br>
Email:<a href="mailto:WebMaster@Net-OA.com">WebMaster@Net-OA.com</a><br>
URL:<a href="http://www.Net-OA.com" target="_blank">http://www.Net-OA.com</a><br>
</td>
</tr>
<tr align="right" valign="bottom">
<td colspan="2"><span disabled>Copyright ©2003</span> <a href="http://www.Net-OA.com" target="_blank"><font color="#DB0000">Net-OA.com</font></a></td>
</tr>
</table>
</fieldset> </td>
</tr>
<tr><form name="theaboutform">
<td height="28" valign="top" align="right">
<input name="ok" type="button" value=" 确定 " style="width:64px;" onClick="self.close();">
</td>
</form>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -