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

📄 multinews.jsp

📁 一个基于Java的新闻发布系统
💻 JSP
字号:
<%@ page contentType="text/html;charset=gb2312"%>
<html>
<head>
<title>西安建筑科技大学研究生会</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<link href="css/mypm_style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
.style2 {FONT-SIZE: 12pt;color: #FF0000;}
.style3 {FONT-SIZE: 10pt}
.style7 {color: #143F89}
.style12 {color: #000000}
.style13 {color: #FF0000}
.style14 {color: #999999}
-->
</style>
</head>

<body>
<table width="773" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr><td><%@ include file="top.jsp"%></td></tr>
  <tr>
    <td align="left" valign="top"><table width="773" border="0" cellspacing="0" cellpadding="0">
      <tr align="left" valign="middle">
	    <td height="25" background="images/midlle_fl.jpg"><%@ include file="curStat.jsp"%></td>
      </tr>
      <tr>
        <td height="217" align="left" valign="top"><table width="773" border="1" cellpadding="0" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#003333">
          <tr>
            <td width="200" valign="top" bgcolor="efefef"><%@ include file="cleft.jsp"%></td>
			<td width="570" valign="top"><%@ include file="crightitems.jsp"%></td>
          </tr>
        </table></td>
      </tr></table>
    </td>
  </tr>
</table>
<table width="100%">
  <tr>
    <td width="100%" height="10" align="center"><%@ include file="bottom.jsp"%></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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