顶部三列浮动中间列宽度自适应
[
2008/01/12 15:06 | by sunle ]
2008/01/12 15:06 | by sunle ]
今天下载一个discuz论坛风格是TABLE 的想把头部修改为XHTML(div+css)的为三列中宽度为自动适应的,代码如下
<style>
body{margin:0}
}
#left {
background-color: #C9C9C9;
border: 2px solid #797979;
width:200px;
height: 100px;
position: absolute;
top: 0px;
left: 0px;
}
#center {
background-color: #C9C9C9;
border: 2px solid #797979;
height: 100px;
margin-left: 200px;
margin-right: 200px;
}
#right {
background-color: #C9C9C9;
border: 2px solid #797979;
width:200px;
height: 100px;
position:absolute;
top: 0px;
right: 0px;
}
</style>
<div id="left">左列</div>
<div id="center">中列</div>
<div id="right">右列</div>
<style>
body{margin:0}
}
#left {
background-color: #C9C9C9;
border: 2px solid #797979;
width:200px;
height: 100px;
position: absolute;
top: 0px;
left: 0px;
}
#center {
background-color: #C9C9C9;
border: 2px solid #797979;
height: 100px;
margin-left: 200px;
margin-right: 200px;
}
#right {
background-color: #C9C9C9;
border: 2px solid #797979;
width:200px;
height: 100px;
position:absolute;
top: 0px;
right: 0px;
}
</style>
<div id="left">左列</div>
<div id="center">中列</div>
<div id="right">右列</div>
百度网站登录提交地址无法打开
[
2008/01/11 22:32 | by sunle ]
2008/01/11 22:32 | by sunle ]
http://www.baidu.com/search/url_submit.html
今天无法打开
今天无法打开
http://web.archive.org/web/*/http://sunle.net
批量取消前台投稿需要审核SQL命令
[
2008/01/11 09:47 | by sunle ]
2008/01/11 09:47 | by sunle ]
运行下面sql:
update phome_enewsclass set checkqadd=0;
运行后更新数据库缓存即可
卡巴斯基?互联网安全套装7.0单机版下载
[
2008/01/11 08:45 | by sunle ]
2008/01/11 08:45 | by sunle ]
卡巴斯基KIS 7.0.0.125 (官方简体中文正式版2007年10月1日发布,VISTA系统或XP系统推荐安装使用。!
下载地址
http://d7.games.sina.com.cn/tools_1024/KIS7.0.0.12...
下载地址
http://d7.games.sina.com.cn/tools_1024/KIS7.0.0.12...
卡巴斯基7.0官方卸载工具
[
2008/01/11 08:31 | by sunle ]
2008/01/11 08:31 | by sunle ]
为了达到完全的卸载
附本卸载工具的使用方法步骤:
1. 下载7.0官方专用卸载工具KleanerV7.zip,卡巴官方下载地址:http://support.kaspersky.com/downloads/utils/klean...
2. 解压缩KleanerV7.zip。
3. 重启电脑,并进入安装模式。
4. 运行Kleaner.exe文件
5. 重启电脑,就会达到完全卸载的目的
附本卸载工具的使用方法步骤:
1. 下载7.0官方专用卸载工具KleanerV7.zip,卡巴官方下载地址:http://support.kaspersky.com/downloads/utils/klean...
2. 解压缩KleanerV7.zip。
3. 重启电脑,并进入安装模式。
4. 运行Kleaner.exe文件
5. 重启电脑,就会达到完全卸载的目的
meta标签在网站中的作用
[
2008/01/10 15:54 | by sunle ]
2008/01/10 15:54 | by sunle ]
meta是html语言head区的一个辅助性标签。几乎所有的网页里,我们可以看到类似下面这段的html代码:
<head>
<meta http-equiv="content-Type" content="text/html; charset=gb2312">
</head>
也许你认为这些代码可有可无。其实如果你能够用好meta标签,会给你带来意想不到的效果,例如加入关键字会自动被大型搜索网站自动搜集;可以设定页面格式及刷新等等。
<head>
<meta http-equiv="content-Type" content="text/html; charset=gb2312">
</head>
也许你认为这些代码可有可无。其实如果你能够用好meta标签,会给你带来意想不到的效果,例如加入关键字会自动被大型搜索网站自动搜集;可以设定页面格式及刷新等等。
腾讯QQ2009 Preview - 简体/繁体/英文 预览版
[
2008/01/10 15:45 | by sunle ]
2008/01/10 15:45 | by sunle ]







