Css相对定位position:relative;在火狐里面跟在IE里面的差别!
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style>
*{ margin:0; padding:0; border:0;}
body{ font-size:14px;}
#main{ width:1003px; height:100px; border:1px solid #000; margin:0 auto; overflow:auto;}
#a{ width:200px; height:200px; background: #9C9; float:left;}
#b{ width:750px; height:200px; background:#C9C; position:relative; float:left;}
</style>
</head>
<body>
<div id="main">
<div id="a">这是一个普通的DIV</div>
<div id="b">这个是一个设置了相对定位的DIV</div>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<p style="margin:0 auto; width:960px; text-align:center">现在得出的结果却是在火狐里面a和b在main盒子(div)里面,而在IE里面b不在main盒子(div)里面而是浮起来了</p>
</body>
</html> 展开
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style>
*{ margin:0; padding:0; border:0;}
body{ font-size:14px;}
#main{ width:1003px; height:100px; border:1px solid #000; margin:0 auto; overflow:auto;}
#a{ width:200px; height:200px; background: #9C9; float:left;}
#b{ width:750px; height:200px; background:#C9C; position:relative; float:left;}
</style>
</head>
<body>
<div id="main">
<div id="a">这是一个普通的DIV</div>
<div id="b">这个是一个设置了相对定位的DIV</div>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<p style="margin:0 auto; width:960px; text-align:center">现在得出的结果却是在火狐里面a和b在main盒子(div)里面,而在IE里面b不在main盒子(div)里面而是浮起来了</p>
</body>
</html> 展开
Storm代理
2023-07-25 广告
2023-07-25 广告
StormProxies是一家可靠的代理服务提供商,提供原生IP(住宅原生IP)和高匿名代理服务。以下是关于StormProxies的原生IP服务的一些信息:1. 住宅原生IP:StormProxies提供的住宅原生IP是指从真实的家庭或企...
点击进入详情页
本回答由Storm代理提供
展开全部
您好!很高兴为您答疑!
想让这个#demo里的一个div#sub相对于#demo定位在右上角的某个地方,应该是用这个position:relative,然后再加上top,right限制一下。
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
想让这个#demo里的一个div#sub相对于#demo定位在右上角的某个地方,应该是用这个position:relative,然后再加上top,right限制一下。
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询