- 浏览: 121829 次
- 性别:
- 来自: 武汉
文章分类
最新评论
<script>function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));keyit.focus();}</script>
blank.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../css/style.css" rel="stylesheet">
</head>
<body>
%body为空
</body>
</html>
bottom.php
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../css/style.css" rel="stylesheet">
</head>
<body>
<table width="1005" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="1005" height="37" align="center" background="images/bottom.gif">九九度供求信息网 www.bc110.com 版权所有</td>
%一个简单的版权说明的底层页面
</tr>
</table>
</body>
</html>
发表评论
-
advertising.php源代码分析
2009-05-19 22:17 626<script>function StorePag ... -
advertising_ok.php
2009-05-20 21:48 496<script>function StorePag ... -
chkadmin.php的源代码分析
2009-05-22 23:23 829<script>function StorePag ... -
del_ok.php源代码分析
2009-05-23 22:41 418<script>function StorePag ... -
find_fufei.php源码分析
2009-05-24 22:28 804<script>function StorePag ... -
find_gg.php源代码分析
2009-05-25 22:48 518<script>function StorePag ... -
find_mianfei.php源代码分析
2009-05-26 21:52 752<script>function StorePag ... -
fudel_ok.php源代码分析
2009-05-27 21:26 421<script>function StorePag ... -
gg_ok.php源代码分析
2009-05-28 21:21 452<script>function StorePag ... -
index.php源代码分析
2009-05-29 22:45 1315<script>function StorePag ... -
left.php源代码分析
2009-05-30 23:42 590<script>function StorePag ... -
login.php源代码分析
2009-05-31 22:14 1162<script>function StorePag ... -
release_content.php源代码分析
2009-06-01 22:54 840<script>function StorePag ... -
conn.php源代码分析
2009-06-02 23:42 1087<script>function StorePag ... -
car_info.php源代码分析
2009-06-03 21:55 740<script>function StorePag ... -
find_info.php源代码分析
2009-06-04 23:29 725<script>function StorePag ... -
foster_info.php源代码分析
2009-06-05 23:06 669<script>function StorePag ... -
house_info.php源代码分析
2009-06-06 23:01 634<script>function StorePag ... -
invitejob_info.php源代码分析
2009-06-07 23:49 767<script>function StorePag ... -
classAverage.py源代码分析
2009-06-09 01:06 539<script>function StorePag ...
相关推荐
【压缩包子文件的文件名称列表】列出的文件看起来是网站的一部分,可能包含了页面底部的布局元素(如xycn-bottom.php.bak和cn-bottom.php.bak)、图片资源(如blank.gif和各种jpg图像),这些都是构建网站时常见的...
│ │ answer.php.bak 18.46 KB │ │ answeredit.php 7.18 KB │ │ bottom.php 903 bytes │ │ Configuration.php 3.51 KB │ │ Configuration.php.bak 3.51 KB │ │ Configuration.txt 3.48 KB │...
* Blank:空白的 HTML 中表示新浏览器窗口 * Input:输入 HTML 中表示一个表单的输入域 * Type:类型 * Button:按钮 * Checkbox:检验盒,引申为复选框 * Radio:收音机、无线电设备,引申为单选按钮 * Hidden:...
bottom:0; left:0;width:100%; height:24px;} .footbar{ width:100%; height:24px;line-height:24px; font-size:14px; margin:0 auto; background:url(bg.jpg) repeat-x 0 0; border-left:1px solid #b4b4b4; ...
返回顶部" style="bottom:1px;" onclick="pageScroll()"> <?php echo $footer; ?> ``` 在修改这些文件后,保存更改并上传回服务器。在浏览器中刷新页面,您应该会看到更改后的版权信息。 总结来说,修改Z-Blog的...
content="java, javascript, js, scripts, free, dHTML, HTML,javascripts, JavaScript,asp,php, JSP, javascripting, password, search, visitor, 网页制作特效, 酷, 网页特效,技巧, 时间, 日期, cool, 按钮, 背景...
<li><a href="${a.url}" target="_blank">${a.title}</a></li> [/#list] 就是简单的将tag_list中的内容,即“paramWrap.put(OUT_LIST, DEFAULT_WRAPPER.wrap(list));”中放入的数据遍历出来 style_2-1.html中的...
" 和 "?"也编码 表格行指示 <tr onmouseover="this.bgColor="#f0f0f0"" onmouseout="this.bgColor="#ffffff""> //各种尺寸 s += " 网页可见区域宽:"+ document.body.clientWidth; s += " 网页可见区域高:"+ ...
14. **IE中的img空白**:解决IE中`li`下面`img`下方的空白,可以使用浮动布局或设置`font-size:0`,但调整`img`的`margin-bottom`不是推荐方法。 **填空题知识点**: 1. **静态页面语言**:`XHTML`是一种基于`XML`...
4. **目标 (Target)**: 在超链接中,`target`属性定义了新页面应在何处打开,如`_self`(当前窗口)、`_blank`(新窗口)、`_parent`(父框架,如果有的话)和`_top`(整个浏览器窗口)。 5. **资源 (Resource)**: ...
<a target='_blank' href='http://www.taobao.com/webww/ww.php? ver=3&touid=888888&siteid=cntaobao&status=1&charset=utf-8'> <img border='0' src='images/41.gif'> 电话咨询 <a>4008822000</a></div> ...
<td colspan="2">1、天空软件站仅对原软件包“依样”打包,仅增加此说明文件,不保证所提供软件或程序的完整性和安全性。 <tr> <td height="30"> <td>2、请在使用前查毒 (这也是您使用其它网络资源所...
1、_blank : 在新标签页中打开网页 2、_self : 在自身标签页中打开新网页(默认值) Demo 1、创建一个超链接,内容为 :学子商城,点击时,在自身标签页中 打开 http://www.codeboy.com 2、创建一个超链接,内容...