⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bgsub.asp

📁 一个OA办公自动化系统
💻 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 + -