right_body

来自「JSP(Java Server Pages)是由Sun Microsystems」· 代码 · 共 52 行

TXT
52
字号
<!--右列Begin-->
	<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <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="9%" height="20" align="center"><img src="${root}/ico_1.gif" width="8" height="8" /></td>
              <td width="61%" class="f14_b">最新公告</td>
              <td width="30%"><a href="#">更多...</a></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="160" valign="top">&nbsp;
				[#--
		[@u.ArtiList id='4' headMark='2' count='10' length='11' dateStyle='3' bottomLine='0' listStyle='3' isSleep='0' isPage='0' target='1' rdisplayHeight='140' speed='100' /]
		--]</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>
	<table width="100%" 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="9%" height="20" align="center"><img src="${root}/ico_1.gif" width="8" height="8" /></td>
            <td width="59%" class="f14_b">热点关注</td>
            <td width="30%">&nbsp;</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="300" valign="top">&nbsp;</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>
<!--右列End-->
	

⌨️ 快捷键说明

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