Main_Bottom.jsp
上传用户:zghglow
上传日期:2022-08-09
资源大小:27227k
文件大小:1k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

JavaScript

  1. <%@ page language="java" contentType="text/html; charset=utf-8"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head>
  5.     <title>无标题页</title>
  6.     <link href="Css/skinv2.0.css" rel="stylesheet" type="text/css" />
  7. </head>
  8. <body>
  9.     <form id="form1">
  10.     <table width="100%"  border="0" cellspacing="0" cellpadding="0">
  11.       <tr>
  12.         <td width="65%" valign="middle" class="Bottom"> 
  13.           <span class="FontFFFFFF">&copy; 2005-2006 35.COM Technology Co., Ltd. ALL Rights Reserved.</span>
  14. <!-- Start of LogMicroscope Code -->
  15. <script type="text/javascript" language="javascript">
  16. // Modification of this code is not allowed and will permanently disable your account!
  17. // SiteName:  www.35.com
  18. // Copyright (C) 2006 35.Com All Rights Reserved
  19. var lm_site=10759; 
  20. </script>
  21. <script type="text/javascript" language="javascript" src="http://lm.35.com/counter/counter.js"></script>
  22. <!-- End of LogMicroscope Code -->
  23.         </td>
  24.         <td width="35%" align="right" valign="bottom" class="Bottom">
  25.           <table width="100%"  border="0" cellpadding="0" cellspacing="0" class="BottomCopy">
  26.             <tr>
  27.               <td height="35" class="BottomCopy">&nbsp;</td>
  28.             </tr>
  29.           </table>
  30.         </td>
  31.       </tr>
  32.     </table>
  33.     </form>
  34. </body>
  35. </html>