bottom.jsp
来自「基于j2ee的动态网站开发的cms代码下载。」· JSP 代码 · 共 78 行
JSP
78 行
<%@ page contentType="text/html; charset=GBK"%>
<%@ taglib uri="/cms4j" prefix="cms4j" %>
<link href="css/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #666666}
.style2 {color: #003399}
-->
</style>
<table width="774" height="200" border="0" align="center" cellpadding="0" cellspacing="0" class="page_frame">
<tr>
<td height="200" valign="top">
<table width="98%" height="200" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" height="200" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" class="page_title_bar"><table width="100%" height="22" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="3%" align="center"><img src="images/title_bar_tip.gif" width="7" height="17"></td>
<td width="91%">友情链接</td>
<td width="6%" class="text_more"><a href="more.htm"><font color="#FFFFFF">More..</font></a></td>
</tr>
</table></td>
</tr>
<tr>
<td class="page_class_content_area"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr class="page_class_content">
<td colspan="8" align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
</tr>
<tr align="center">
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
<td height="40"><img src="images/nologo.gif" width="88" height="31"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="4"></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" height="30" border="0" cellpadding="4" cellspacing="0" class="page_nav">
<tr>
<td align="center" class="page_copyright">
设为首页 | 加入收藏 | 联系站长 | 友情链接 |<font color="#ffffff"> </font><a href="<%=cn.com.dekn.cms.syscfg.vo.SiteConfig.getInstance().getCONTEXT_PATH()%>/cms4jadmin/login.jsp" target="_blank"><font color="#ffffff">管理登录</font></a> </td>
</tr>
</table>
<table width="100%" height="60" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" class="text_copyright">
<jsp:include page="../../symbol/copyright/view_1.jsp"/>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?