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

📄 index.jsp

📁 用MyEclipse开发的
💻 JSP
字号:
<%@ page language="java"  pageEncoding="GB18030"%>


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    
    <title>网上选课系统</title>
    
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="expires" content="0">    
	<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
	<meta http-equiv="description" content="This is my page">
	<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  <style type="text/css">
  <!--
a:link{text-decoration:none}
a:hover{text-decoration:none}
a:visited{text-decoration:none}
-->
<!--
body {
	background-color: #99CCFF;
}
.STYLE1 {
	font-family: "隶书";
	font-size: 36px;
}
.STYLE2 {
	color: #FF0000;
	font-weight: bold;
	font-family: "隶书";
}
-->
  </style></head>
  
  <body>
  <p>&nbsp;</p>
  <table width="642" height="375" border="1" align="center" bordercolor="#000000">
    <tr>
      <td height="44"  bgcolor="#9999CC"><div align="center"><span class="STYLE1">教 学 公 告</span></div></td>
    </tr>
    <tr bordercolor="#000000">
      <td bgcolor="#CCCCCC" bordercolor="#000000">
	  <marquee behavior="scroll" align="middle" direction="up" loop="" scrollamount="3">
	  <div align="center">
	    <h2><span class="STYLE2">注意</span></h2>
	    <h4><br> 	      &nbsp;&nbsp; 用户名和密码都为你们的学号,所以请同学在第一次选课时,务必把自己的密码修改.如果在选课时出现了问题,请去教务处找黄勇老师. </h4>
	  </div>
	  </marquee></td>
    </tr>
	<tr>
	<td height="10" bordercolor="#000000" ><div align="right"><strong><a href="login.jsp">&lt;&lt;&lt;进入网上选课系统</a></strong></div></td>
	</tr>
  </table>
  </body>
</html>

⌨️ 快捷键说明

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