📄 main_top.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<base target="contents">
<SCRIPT LANGUAGE="JavaScript">
function UnLoadNow(ccc)
{
dd='UnLoad.asp?UserId='+ccc
window.open(dd,'','toolbar=no,menubar=no,location=no,height=1,width=1');
}
</SCRIPT>
<link href="other/customer.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.td0010 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
-->
</style>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF" onUnload='UnLoadNow("<%=session("username")%>")'>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#000000" class="td0010" ><img src="images/title.gif" width="800" height="60"></td>
</tr>
</table>
</body>
</html>
<html></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -