📄 bgsub.asp
字号:
<%
sub bghead()
%>
<body bgcolor="#EBEBEB" leftmargin="0" topmargin="0">
<table width="100%" border="0" cellspacing="0">
<tr>
<td bgcolor="3F6090"> <font color="3F6090">-</font></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height=68>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="68">
<tr>
<td width=64><img border="0" src="images/j1.gif" width="64" height="68"></td>
<td background="images/j2.gif" width="100%" height="68" align=center>
<%
end sub
%>
<%
sub bgmid()
%>
</td>
<td width="60" height="68"><img border="0" src="images/j3.gif" width="60" height="68"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign=top>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td background="images/j4.gif" width=18 height=280></td>
<td valign=top height=280 width="759">
<%
end sub
%>
<%
sub bgback()
%>
</td>
<td background="images/j5.gif" width=37 height=280></td>
</tr>
</table>
</tr>
<tr>
<td height=19>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="19">
<tr>
<td width=18 height=20><img border="0" src="images/j6.gif" width="18" height="19"></td>
<td background="images/j7.gif" width=100% height=20></td>
<td width="18" height="20"><img border="0" src="images/j8.gif" width="18" height="19"></td>
</tr>
</table>
</td>
</tr>
</table>
<%
end sub
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -