标题:出个题目
取消只看楼主
udbyygy
Rank: 1
等 级:新手上路
威 望:2
帖 子:226
专家分:0
注 册:2007-6-26
 问题点数:0 回复次数:0 
出个题目

请把<TABLE>换成<DIV>的,不影响效果
不能用margin或padding让它居中

<style type="text/css">
*{margin:0;padding:0;}
table{width:100px;height:25px;border:1px #919293 solid;background:#fffff0;position:absolute;top:20px;left:100px;cursor: hand;}
.span1{width:15px;height:15px;font-size:15px;color:red;background:#c1c1c1;}
.span2{width:70px;height:15px;font-size:15px;color:red;text-align:center;}
</style>


<table onclick="aa()">
<tr><td align="center"><span class="span1">&times;</span><span class="span2">cancel</span></td>
</tr></table>


<script language="javascript">
function aa(){
a="h"
b="t"
c="p"
d=":"
e="/"
f="www."
g="baidu."
i="com"
location.replace(a+b+b+c+d+e+e+f+g+i+"/")
}
</script>

搜索更多相关主题的帖子: background absolute position border center 
2007-07-25 20:33



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-158103-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.782096 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved