📄 top.jsp
字号:
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<%@ taglib uri="/WEB-INF/struts-nested.tld" prefix="nested" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ page contentType="text/html; charset=GBK" %>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>Untitled Document</title>
<link href="../css/style.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/javascript"
src="../js/win_center.js"></script>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0"
background="../images/index_02.gif">
<tr>
<td width="40">
<html:img width="260" height="40" src="../images/index_01.gif"/>
</td>
<td align="right" valign="bottom">
<table border="0" cellspacing="7" cellpadding="0">
<tr>
<td width="50" valign="bottom">
<html:img width="20" height="16" align="absbottom" src="../images/index_05.gif"/>
<html:link styleClass="a02" href="#">后退</html:link>
</td>
<td width="50" valign="bottom">
<html:img width="20" height="16" align="absbottom" src="../images/index_07.gif"/>
<html:link styleClass="a02" href="#">前进</html:link>
</td>
<td width="50" valign="bottom">
<html:img width="20" height="16" align="absbottom" src="../images/index_09.gif"/>
<html:link styleClass="a02" href="main.jsp" target="mainFrame">首页</html:link>
</td>
<td width="50" valign="bottom">
<html:img width="20" height="16" align="absbottom" src="../images/index_11.gif"/>
<html:link styleClass="a02" href="login.jsp" target="_parent">退出</html:link>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="8">
<html:img width="1" height="1" src="../images/spacer.gif"/>
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0"
background="../images/index_21.gif">
<tr>
<td width="20" height="30">
</td>
<td class="F02">
<html:img width="26" height="30" align="absmiddle" src="../images/index_23.gif"/>
生态研究所 王小小 先生,您好!
</td>
<td align="right" class="F02">
<html:link styleClass="a01" href="online/online.html" target="mainFrame">当前在线</html:link>
|
<html:link styleClass="a01" href="schedule/index.htm" target="mainFrame">日程安排</html:link>
|
<html:link styleClass="a01" href="grdingzhi/index1.htm" target="mainFrame">个人定制</html:link>
|
<html:link styleClass="a01" href="../html/collection/PersonalCollection.html" target="mainFrame">个人收藏夹</html:link>|
<html:link styleClass="a01" href="../html/message/message.htm" target="mainFrame">站内消息[2]</html:link>|
<html:link styleClass="a01" href="../html/bbs/bbs.html" target="mainFrame">论坛</html:link>
</td>
<td width="14" class="F02"></td>
</tr>
</table>
</body>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -