top.htm

来自「后台管理系统」· HTM 代码 · 共 27 行

HTM
27
字号
<html>
<head>
<title>爱斯特淋浴设备有限公司管理后台
</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><style type="text/css">
<!--
body {
	background-color: #B5BCC7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
</head>
<body><table  height="60"  border="0" cellpadding="0" cellspacing="0" width="99%" style="border: 1px #cccccc solid ; 	background-color: #eeeee6;	font: 12px;">
  <tr>
    <td width="99%" align="left" bgcolor="#0D438D"><img src="../img/topbg.jpg" width="1000" height="60" border="0" usemap="#Map"></td>
  </tr>
</table>

<map name="Map"><area shape="rect" coords="742,30,803,52" href="../../index.asp" target="_blank">
<area shape="rect" coords="821,29,882,52" href="#" onClick="if(window.confirm('确定退出吗?'))window.open('out.asp','_top');">
</map></body>
</html>

⌨️ 快捷键说明

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