今天下载一个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>
Tags:
http://www.baidu.com/search/url_submit.html
今天无法打开
Tags: ,

域名历史信息查询

[不指定 2008/01/11 20:26 | by sunle ]
http://web.archive.org/web/*/http://sunle.net
Tags: ,
运行下面sql:

update phome_enewsclass set checkqadd=0;
运行后更新数据库缓存即可
Tags: ,
卡巴斯基KIS 7.0.0.125 (官方简体中文正式版2007年10月1日发布,VISTA系统或XP系统推荐安装使用。!
下载地址
http://d7.games.sina.com.cn/tools_1024/KIS7.0.0.12...
Tags:

卡巴斯基7.0官方卸载工具

[不指定 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.  重启电脑,就会达到完全卸载的目的

meta标签在网站中的作用

[不指定 2008/01/10 15:54 | by sunle ]
meta是html语言head区的一个辅助性标签。几乎所有的网页里,我们可以看到类似下面这段的html代码:
<head>
<meta http-equiv="content-Type" content="text/html; charset=gb2312">
</head>
      也许你认为这些代码可有可无。其实如果你能够用好meta标签,会给你带来意想不到的效果,例如加入关键字会自动被大型搜索网站自动搜集;可以设定页面格式及刷新等等。

通过持续的努力和改进,QQ团队在新年推出了体验更加流畅和轻快的QQ2009 Preview。在此,我们诚邀您申请并下载体验,同时欢迎大家将体验感受及时反馈给我们。
Tags: , , ,
分页: 18/48 第一页 上页 13 14 15 16 17 18 19 20 21 22 下页 最后页 [ 显示模式: 摘要 | 列表 ]