?? index.jsp
字號(hào):
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<%
%>
<html>
<head>
<title>主頁</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<script language="javascript" type="">
var newWindow = null;
function openNewWindow(pageUrl,pageName){
if(newWindow == null || newWindow.closed() == true)
newWindow = window.open(pageUrl, pageName, "top=0,left=0,toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes,location=yes,status=yes");
newWindow.focus();
}
</script>
<style type="text/css">
<!--
.style1 {color: #D4D0C8}
body {
background-color: #CCCCCC;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>
<body>
<table width="90%" border="0" align="center">
<tr>
<td height="103"> </td>
</tr>
<tr>
<td height="30"><table width="100%" border="0" bgcolor="#999999">
<tr>
<td width="17%" height="23" class="style1"> </td>
<td width="11%" class="style1"> </td>
<td width="11%" class="style1"><a href="newsHome.jsp" target="_blank">新聞動(dòng)態(tài)</a></td>
<td width="15%" class="style1"><a href="stuInfoManageHome.jsp" target="_blank">學(xué)生信息管理</a></td>
<td width="16%" class="style1"><a href="chooseCourseHome.jsp" target="_blank">學(xué)生選課管理</a></td>
<td width="12%" class="style1"><a href="messegeBoardHome.jsp" target="_blank">留言板管理</a></td>
<TD class="style1"> </TD>
</tr>
</table></td>
</tr>
<tr>
<td height="431" align="center" valign="top"><table width="100%" border="0">
<tr>
<td width="16%" height="427" valign="top" class="style1"><table width="100%" border="0">
<tr>
<td height="24" colspan="2">校內(nèi)職能部門</td>
</tr>
<tr>
<td width="19%" height="22"> </td>
<td width="81%">圖書館</td>
</tr>
<tr>
<td height="22"> </td>
<td>校團(tuán)委</td>
</tr>
<tr>
<td height="22"> </td>
<td>網(wǎng)絡(luò)中心</td>
</tr>
<tr>
<td height="22"> </td>
<td>科技協(xié)會(huì)</td>
</tr>
<tr>
<td height="22"> </td>
<td>研究生院</td>
</tr>
<tr>
<td height="22"> </td>
<td>成教學(xué)院</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="23" colspan="2">校外友情鏈接</td>
</tr>
<tr>
<td height="22"> </td>
<td>大學(xué)城</td>
</tr>
<tr>
<td height="22"> </td>
<td>鐵路信息查詢</td>
</tr>
<tr>
<td height="22"> </td>
<td>天氣查詢</td>
</tr>
<tr>
<td height="22"> </td>
<td>教育部</td>
</tr>
<tr>
<td height="22"> </td>
<td> </td>
</tr>
<tr>
<td height="22"> </td>
<td> </td>
</tr>
</table></td>
<td width="84%" class="style1"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="31"> </td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -