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

📄 main.jsp

📁 j2ee,struts2 hibernate spring2.5的电影系统简单的
💻 JSP
字号:
<%@ page language="java" contentType="text/html; charset=utf-8"
    pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Insert title here</title>
<style type="text/css">
<!--
body,td,th {
	font-size: 9pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
-->
</style></head>
<body>
<table width="980" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td colspan="2"><img src="images/managertop.jpg" width="980" height="71"></td>
  </tr>
  <tr>
    <td width="157" height="441" align="center" valign="top" background="images/leftbg.jpg"><jsp:include page="menu.jsp"></jsp:include></td>
    <td width="823" align="center" valign="top" bgcolor="#E0E0E0">
    <br>
    <table width="800" border="0" cellpadding="1" cellspacing="1" bgcolor="#999999">
      <tr>
        <td height="30" bgcolor="#245F93">&nbsp;</td>
        </tr>
      
      <tr>
        <td height="263" align="center" valign="top" bgcolor="#FFFFFF"><table width="751" height="244" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="146" height="112" align="center" valign="top"><img src="images/main.jpg" width="135" height="131"></td>
            <td width="75">&nbsp;</td>
            <td width="530"><p><strong>更新日期:</strong>2008年10月20日</p>
              <p><strong>程序作者:</strong></p>
              <p><strong>意见反馈:</strong></p>
              <p>在线联系:QQ4036980</p>
              <p>电子邮件:hrzhou2000@yahoo.com.cn</p>
              <p>电话联系:13625080336</p></td>
          </tr>
        </table></td>
        </tr>
      <tr>
        <td height="20" bgcolor="#245F93">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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