book.asp

来自「一个诚信信息港门户网 功能: 系统设置  企业会员  个人」· ASP 代码 · 共 31 行

ASP
31
字号
<!--#include file="main.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=citytitle%></title>

<body topmargin="0">
<%SMT_TOP%>

<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td height=500>
<!--==================-->
<table width="80%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr><td height=50 colspan=2 align="center"><img src="img/company_back.gif"></td></tr>
<tr><td height=50><script language=javascript src=Include/leaveword.asp?sortid=1&tableid=0&ypid=0></script></td></tr>
</table>
<!--==================-->
	</td>
  </tr>
</table>
<!--====== bottom ========-->
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor=#ffffff>
<tr><td height=2 bgcolor=#ff6600></td></tr>
  <tr>
    <td align="center" height=80><%=citybottom%></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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