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

📄 index.jsp

📁 采用Eclispe开发平台
💻 JSP
字号:
<%@ page contentType="text/html;charSet=GBK"%>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<HTML>
<HEAD>
<TITLE>华训时代教育平台</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<style type="text/css">
<!--
td {
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
input {
	BORDER-BOTTOM: 1px double;
	BORDER-LEFT: 1px double;
	BORDER-RIGHT: 1px double;
	BORDER-TOP: 1px double;
	;
	font-size: 9pt;
	FONT-FAMILY:"宋体", "Arial", "Helvetica";

}
-->
</style>
</HEAD>
<BODY BGCOLOR=#336699>
<table width="762" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
  <tr> 
    <td bgcolor="#FFFFFF"><table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td><img src="images/indext_01.gif" width=760 height=70></td>
        </tr>
      </table>
      <table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="111"><img src="images/indext_02.gif" width=111 height=22></td>
          <td width="649" align="right" background="images/indext_03.gif"><font color="#FFFFFF"><script src="js/date.js" language="JavaScript"></script>&nbsp;</font></td>
        </tr>
      </table>
      <table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="201" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="112" background="images/indext_05.gif"><table width="170" border="0" align="center" cellpadding="0" cellspacing="0">
                      <html:form action="Login" >
                      <tr>
                        <td width="49" height="25">用户名:</td>
                        <td width="111"><html:text property="UserName" size="15"/></td>
                      </tr>
                      <tr>
                        <td height="25">密 码:</td>
                        <td><html:password property="Password" size="15"/></td>
                      </tr>
                      <tr>
                        <td height="5" colspan="2"></td>
                      </tr>
                      <tr>
                        <td height="25">&nbsp;</td>
                        <td><html:submit value=" 登录 "/></td>
                      </tr>
                    </html:form>
                  </table></td>
              </tr>
              <tr> 
                <td><img src="images/indext_07.gif" width=201 height=21></td>
              </tr>
              <tr> 
                <td height="200" background="images/indext_08.gif"><table width="190" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr> 
                      <td height="178">&nbsp;</td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
          <td valign="top"><table border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td><img src="images/ct01.gif" width="559" height="8"></td>
              </tr>
              <tr> 
                <td><br> <br> <img src="images/ct02.gif" width="559" height="211"> </td>
              </tr>
              <tr> 
                <td><br> <br> <img src="images/ct03.gif" width="559" height="5"></td>
              </tr>
              <tr>
                <td><br>
                  <img src="images/ct04.gif" width="482" height="28"> </td>
              </tr>
            </table> </td>
        </tr>
      </table>
      <table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td><img src="images/indext_10.gif" width=760 height=20></td>
        </tr>
        <tr> 
          <td height="80" align="center">Copyright (c) 2006 <a href="#">华训时代教育技术有限公司</a> 
            All Rights Reserved <br> <br>
            建议使用 IE 5.0 以上版本,800×600分辨率浏览 </td>
        </tr>
      </table></td>
  </tr>
</table>
</BODY>
</HTML>

⌨️ 快捷键说明

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