top.jsp
资源名称:JSP-OA.rar [点击查看]
上传用户:jhtang88
上传日期:2014-01-27
资源大小:28528k
文件大小:1k
源码类别:
Jsp/Servlet
开发平台:
Java
- <%@ page contentType="text/html;charset=utf-8"%>
- <html>
- <head>
- <title></title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <style type="text/css">
- <!--
- body {
- margin-top: 0px;
- margin-left: 0px;
- margin-right: 0px;
- }
- .style1 {
- color: #FFFFFF;
- font-weight: bold;
- }
- .STYLE2 {color: #FFFFFF}
- -->
- </style>
- <link href="common.css" rel="stylesheet" type="text/css">
- </head>
- <body bgcolor="#FFFFFF" text="#000000">
- <table width="779" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td width="298" rowspan="2"><img src="images/062_1.gif" width="297" height="57"></td>
- <td width="63" rowspan="2"> <img src="images/scope_on.gif" width="21" height="20"></td>
- <td width="418" height="20" align="right" valign="bottom"><br>
- </td>
- </tr>
- <tr>
- <td width="418" align="right" valign="bottom"><img src="images/062-5.gif" width="252" height="37"></td>
- </tr>
- </table>
- <table width="100%" height="5" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
- <tr>
- <td></td>
- </tr>
- </table>
- </body>
- </html>