📄 top.php
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="Bookmark" href="favicon.ico">
<title></title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="Images/default.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="100%" height="55" border="0" cellpadding="0" cellspacing="0">
<tr background="Images/top_bg.gif">
<td width="10" background="Images/top_bg.gif"> </td>
<td width="191" background="Images/top_bg.gif"> </td>
<td align="center" valign="middle" background="Images/top_bg.gif"> </td>
<td width="126" align="right" background="Images/top_bg.gif"><a href="Main.php" target="main"><br />
管理首页</a> | <a href="Exit.php" target="_parent" ONCLICK="javascript:return confirm('提示:您真的要退出系统吗?')">退出系统</a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -