📄 template.asp
字号:
<!-- #include file="../inc/conn.asp" -->
<!-- #include file="../inc/function.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>意科在线定单系统</title>
<style>
.w-1 {
font-family: "宋体";
font-size: 12px;
color: #FFFFFF;
background-position: bottom;
}
.w-2 {
font-family: "宋体";
font-size: 12px;
color: #cccccc;
background-position: bottom;
}
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- #include file="../inc/qhead.asp" -->
<table width="737" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="666666">
<tr>
<td height="20" colspan="3"> </td>
</tr>
<tr>
<td width="170" height="20" valign="top" bgcolor="606060"><!-- #include file="../inc/left.inc" --></td>
<td width="8"> </td>
<td width="559" valign="top"><br>
<br><br>
</td>
</tr>
</table>
<!-- #include file="../inc/bottom.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -