Main_Bottom.jsp
资源名称:shihua.rar [点击查看]
上传用户:zghglow
上传日期:2022-08-09
资源大小:27227k
文件大小:1k
源码类别:
WEB源码(ASP,PHP,...)
开发平台:
JavaScript
- <%@ page language="java" contentType="text/html; charset=utf-8"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <head>
- <title>无标题页</title>
- <link href="Css/skinv2.0.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <form id="form1">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="65%" valign="middle" class="Bottom">
- <span class="FontFFFFFF">© 2005-2006 35.COM Technology Co., Ltd. ALL Rights Reserved.</span>
- <!-- Start of LogMicroscope Code -->
- <script type="text/javascript" language="javascript">
- // Modification of this code is not allowed and will permanently disable your account!
- // SiteName: www.35.com
- // Copyright (C) 2006 35.Com All Rights Reserved
- var lm_site=10759;
- </script>
- <script type="text/javascript" language="javascript" src="http://lm.35.com/counter/counter.js"></script>
- <!-- End of LogMicroscope Code -->
- </td>
- <td width="35%" align="right" valign="bottom" class="Bottom">
- <table width="100%" border="0" cellpadding="0" cellspacing="0" class="BottomCopy">
- <tr>
- <td height="35" class="BottomCopy"> </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>