📄 footer.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="gbk"%>
<div class="bodywidth">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="27" align="center" background="/Skin/Default/Main_BG.gif"
class="channel">
|
<A href="#" class="white"
onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.elancom.net');">设为首页</A>
|
<A
href="javascript:window.external.addFavorite('http://localhost:8080/ElanNet/forum/view/Test.jsp','ElanNetWEB框架设计练习');"
class="white">加入收藏</A> |
<a href="#" class="white">关于依蓝</a> |
<a href="#" class="white">网站地图</a> |
<a href="mailto:lanzx027@163.com" class="white">联系站长</a> |
<a href="" class="white">友情链接</a> |
<a class='AdminLogin' href='<%=request.getContextPath()%>/forum/view/AdminLogin.jsp' target='_blank'>管理登陆</a>
|
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="50" align="center" style="padding: 10px;">
Copyright © 2008-2009 ElanNet All rights reserved.
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="18"></td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -