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

📄 2_body

📁 JSP(Java Server Pages)是由Sun Microsystems公司倡导、许多公司参与一起建立的一种动态网页技术标准。 JSP技术是用JAVA语言作为脚本语言的
💻
字号:
<body>
<!--页头Begin-->
[@u.include 'head' /]
<!--页头End-->

<table width="980" border="0" align="center" cellpadding="0" cellspacing="0" class="sep_5">
  <tr>
    <td width="750" height="200" valign="top"><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="sep_5">
      <tr>
        <td width="9" background="${root}/head_2.gif"><img src="${root}/head_1.gif" height="33" /></td>
        <td background="${root}/head_2.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="3%" height="20" align="center"><img src="${root}/ico_2.gif" width="12" height="12" /></td>
              <td width="97%" class="f14_b">${chnl.name}</td>
            </tr>
        </table></td>
        <td width="8"><img src="${root}/head_3.gif" width="8" height="33" /></td>
      </tr>
      <tr>
        <td background="${root}/bgleft.gif">&nbsp;</td>
        <td height="500" valign="top">
		 [@u.ArtiList  headMark='2' count='10' length='20' lineHeight='8' dateStyle='1' bottomLine='1' listStyle='1' isPage='0' target='1' /]		</td>
        <td background="${root}/bgright.gif">&nbsp;</td>
      </tr>
      <tr>
        <td width="9" background="${root}/foot_2.gif"><img src="${root}/foot_1.gif" /></td>
        <td background="${root}/foot_2.gif"></td>
        <td><img src="${root}/foot_3.gif" height="8" /></td>
      </tr>
    </table>
	</td>
    <td width="10">&nbsp;</td>
    <td width="220" valign="top">
	<!--右列Begin-->
	[@u.include 'right' /]
	<!--右列End-->
	</td>
  </tr>
</table>
<!--页脚Begin-->
[@u.include 'foot' /]
<!--页脚End-->
</body>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -