index.jsp
上传用户:mkymky1985
上传日期:2014-06-23
资源大小:754k
文件大小:1k
- <%@ page contentType="text/html; charset=gb2312" %>
- <html>
- <head>
- <title>
- index
- </title>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
- <!--
- body {
- background-color: #000000;
- }
- a:link {
- color: #FFFFFF;
- }
- a:visited {
- color: #FFFFFF;
- }
- a:hover {
- color: #FFFFFF;
- }
- a:active {
- color: #FFFFFF;
- }
- .style2 {font-family: "隶书"}
- -->
- </style></head>
- <body>
- <h1 align="center">
- </h1>
- <h1 align="center"> </h1>
- <h1 align="center"> </h1>
- <h1 align="center"><a href="index1.htm" class="style2">点击进入选课系统 </a>
- </h1>
- </body>
- </html>