📄 footer.jsp
字号:
<%@ page contentType="text/html; charset=GBK" %>
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="<%=request.getContextPath()%>/web/js/frame/style/footer.css" type=text/css rel=stylesheet>
</HEAD>
<BODY scroll=no>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" style="border-left:3px solid #DEDBD6;border-right:3px solid #DEDBD6;border-bottom:2px solid #DEDBD6;border-top:2px solid #DEDBD6">
<table id="tMenuTab" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<span style="float:right">CopyRight © 2007 软件工程实践项目 </span></td>
</tr>
</table>
</td>
</tr>
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -