📄 incfooter.asp
字号:
<%
sub endpage()
dim endtime
endtime=timer()
%>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="2">
<tr>
<td width="760" style="border-style: none; border-width: medium" height="1">
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" align="center" cellpadding="0" class="footer" height="1">
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1" bgcolor="#CCCCCC" width="760"></td>
</tr>
<tr>
<td style="FONT-SIZE: 9pt; LINE-HEIGHT: 15pt" height="20" align="center" bgcolor="#ededed" width="750" background="images/pic000/c004.jpg"> </td>
</tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="2" bgcolor="#FFFFFF"></td>
</tr>
</table>
<TABLE width="760" border=0 align="center"
cellPadding=0 cellSpacing=0 borderColor=#111111>
<TBODY>
<TR>
<TD height="65" align="center" background="images/pic000/a006.jpg" width="752"> </TD>
</TR>
</TBODY>
</TABLE>
<%
CloseDatabase
end sub
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -