mode.html

来自「很不错的JSP系统」· HTML 代码 · 共 69 行

HTML
69
字号
<HTML>
<HEAD>
<TITLE>eNews新闻发布系统</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<link rel="stylesheet" href="images/index.css" type="text/css">
</HEAD>
<BODY BGCOLOR=#FFFFFF topmargin="0" marginwidth="0" marginheight="0">
<TABLE WIDTH=766 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center">
  <TR> 
    <TD colspan="2"> <IMG SRC="/enews/tempimg/first/2_01.gif" WIDTH=766 HEIGHT=15></TD>
  </TR>
  <TR> 
    <TD bgcolor="78A9DF"><img src="/enews/tempimg/first/5_02.gif" width="228" height="45"> 
    </TD>
    <TD bgcolor="78A9DF" valign="bottom"> 
      <div align="right"><img src="/enews/tempimg/first/5_06.gif" width="235" height="23"></div>
    </TD>
  </TR>
  <TR> 
    <TD width="766" height="24" colspan="2" background="/enews/tempimg/first/2_03.gif"> 
      <table width="65%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td align="center"> 
            <div align="center"><font color="#FFFFFF" size="2"><a style="color:#FFFFFF;text-decoration:none;" href="/index.htm" target="_top" onMouseOver="this.style.color='#FFCC00';" onMouseOut="this.style.color='#FFFFFF';">帝国首页</a></font></div>
          </td>
          <td align="center"> 
            <div align="center"><font color="#FFFFFF" size="2"><a style="color:#FFFFFF;text-decoration:none;" href="/newbbs/index.php" target="_top" onMouseOver="this.style.color='#FFCC00';" onMouseOut="this.style.color='#FFFFFF';">帝国论坛</a></font></div>
          </td>
          <td align="center"> 
            <div align="center"><font color="#FFFFFF" size="2"><a style="color:#FFFFFF;text-decoration:none;" href="/soft/showprogram.php" target="_top" onMouseOver="this.style.color='#FFCC00';" onMouseOut="this.style.color='#FFFFFF';">作品展览</a></font></div>
          </td>
          <td align="center"> 
            <div align="center"><font color="#FFFFFF" size="2"><a style="color:#FFFFFF;text-decoration:none;" href="/soft/download.php" target="_top" onMouseOver="this.style.color='#FFCC00';" onMouseOut="this.style.color='#FFFFFF';">在线下载</a></font></div>
          </td>
          <td align="center"> 
            <div align="center"><font color="#FFFFFF" size="2"><a style="color:#FFFFFF;text-decoration:none;" href="/aboutempire.htm" target="_top" onMouseOver="this.style.color='#FFCC00';" onMouseOut="this.style.color='#FFFFFF';">关于我们</a></font></div>
          </td>
          <td><font color="#FFFFFF" size="2">&nbsp;</font></td>
        </tr>
      </table>
    </TD>
  </TR>
</TABLE>
<table width="766" border="0" cellspacing="1" cellpadding="0" align="center" height="411" bgcolor="#333333">
  <tr bgcolor="#FFFFFF"> 
    <td height="70" valign="top" width="131" bgcolor="#FFFFFF"> 
       <script src=/enews/js/NewsSearch.js></script>
    </td>
    <td valign="top" bgcolor="#FFFFFF"> 
      <p>&nbsp;</p>
      <p><!--empire.news--></p>
      </td>
    <td width="10" bgcolor="4E7AAB">&nbsp;</td>
  </tr>
</table>
<table width="766" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="78A9DF">
  <tr> 
    <td> 
      <div align="center"><A STYLE="color:#FFFFFF;text-decoration:none;" HREF="mailto:wm_chief@163.com" TARGET="_top" onmouseover="this.style.color='#FFCC00';" onmouseout="this.style.color='#FFFFFF';">联系首领</a>&nbsp;|&nbsp;<A STYLE="color:#FFFFFF;text-decoration:none;" HREF="admin.htm" TARGET="_top" onmouseover="this.style.color='#FFCC00';" onmouseout="this.style.color='#FFFFFF';">首领档案</a></div>
    </td>
  </tr>
  <tr> 
    <td> 
      <div align="center">@2002-2004年phome.net版权所有</div>
    </td>
  </tr>
</table>
</BODY>
</HTML>

⌨️ 快捷键说明

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