?? bgsub.asp
字號:
<%
imgpath="./"
sub bghead()
%>
<head>
</head>
<body bgcolor="#EBEBEB" leftmargin="0" topmargin="0">
<table width="100%" border="0" cellspacing="0">
<tr>
<td bgcolor="#C0C0C0" width="610"> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height=67>
<table border="0" cellpadding="0" cellspacing="0" width="610" height="67">
<tr>
<td width=63><img border="0" src="<%=imgpath%>images/j1.gif"></td>
<td background="<%=imgpath%>images/j2.gif" align=center>
<%
end sub
%>
<%
sub bgmid()
%>
</td>
<td width="60"><img border="0" src="<%=imgpath%>images/j3.gif"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign=top>
<table border="0" cellpadding="0" cellspacing="0" width="610">
<tr>
<td background="<%=imgpath%>images/j4.gif" width=17 height=280></td>
<td valign=top height=100%>
<%
end sub
%>
<%
sub bgback()
%>
</td>
<td background="<%=imgpath%>images/j5.gif" width=19 height=280></td>
</tr>
</table>
</tr>
<tr>
<td height=19>
<table border="0" cellpadding="0" cellspacing="0" width="610" height="19">
<tr>
<td width=18 height=20><img border="0" src="<%=imgpath%>images/j6.gif" width="18" height="19"></td>
<td background="<%=imgpath%>images/j7.gif" width=100% height=20></td>
<td width="19" height="20"><img border="0" src="<%=imgpath%>images/j8.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<%
end sub
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -