📄 header2.jsp
字号:
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
</h2>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="100%" colspan="2" valign="top">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td valign="top">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td width="217" height="3px" valign="top"><img src="images/hdr_green_side.gif" alt="green side" /></td>
</tr>
<tr>
<td width="175" valign="top">
<a href="home.jsp"><div class="nav2" onmouseover="this.style.backgroundColor='#cccccc'; this.style.color='#000000';" onmouseout="this.style.backgroundColor='#5c5c4f'; this.style.color='#ffffff';"><div class="innerNav">Home</div></div></a>
<a href="admin.jsp"><div class="nav2" onmouseover="this.style.backgroundColor='#cccccc'; this.style.color='#000000';" onmouseout="this.style.backgroundColor='#5c5c4f'; this.style.color='#ffffff';"><div class="innerNav">Administration</div></div></a>
<a href="monitor.jsp"><div class="nav2" onmouseover="this.style.backgroundColor='#cccccc'; this.style.color='#000000';" onmouseout="this.style.backgroundColor='#5c5c4f'; this.style.color='#ffffff';"><div class="innerNav">Monitoring</div></div></a>
</td>
</tr>
</table>
</td>
<td height="100%" width="100%" valign="top">
<!-- CONTENT -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -