如何使ie6显示和firefox显示效果一样?
<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="Default.aspx.cs"Inherits="_Defaul...
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<style type="text/css">
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
</style>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body>
<div style=" height:30px; background-color:Green;"></div>
<div style="height:60px; background-color:Maroon;"></div>
<div style="height:20px; width:40px; background-color:Red; float:left; "></div>
<div style="height:20px; width:40px; background-color: ActiveBorder; float:left; ">
<div style="height:20px; width:40px; background-color: Fuchsia; position: absolute ; left:60px; top:0px; z-index:100; ">
</div>
</div>
<div style="height:20px; width:40px; background-color: Lime; float:left; position: relative ; left:0px; ">
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
</div>
<div style="clear:both; height:0px;"></div>
<div style=" height:20px; width:40px; background-color:Yellow; "></div>
</body>
</html>
这只是一个测试 为了测试firefox和ie对position: 的支持程度是否相同,为了方便写代码就在行内写了。用csshack可以,但是是否还有别的方法呢 ? 展开
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<style type="text/css">
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
</style>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body>
<div style=" height:30px; background-color:Green;"></div>
<div style="height:60px; background-color:Maroon;"></div>
<div style="height:20px; width:40px; background-color:Red; float:left; "></div>
<div style="height:20px; width:40px; background-color: ActiveBorder; float:left; ">
<div style="height:20px; width:40px; background-color: Fuchsia; position: absolute ; left:60px; top:0px; z-index:100; ">
</div>
</div>
<div style="height:20px; width:40px; background-color: Lime; float:left; position: relative ; left:0px; ">
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
<div style="height:20px; width:40px; background-color: Navy; position: relative ; left:0px; top:20px; ">
</div>
</div>
<div style="clear:both; height:0px;"></div>
<div style=" height:20px; width:40px; background-color:Yellow; "></div>
</body>
</html>
这只是一个测试 为了测试firefox和ie对position: 的支持程度是否相同,为了方便写代码就在行内写了。用csshack可以,但是是否还有别的方法呢 ? 展开
展开全部
您好,感谢您对火狐的支持
几个版本的IE浏览器和火狐,谷哥等,在div位置的解析上差别比较大,在编写网页代码时尽是避免不兼容的情况。如果有兼容问题,只能通过CSSHACK解决。
您可以在火狐官方网站下载火狐浏览器,在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
几个版本的IE浏览器和火狐,谷哥等,在div位置的解析上差别比较大,在编写网页代码时尽是避免不兼容的情况。如果有兼容问题,只能通过CSSHACK解决。
您可以在火狐官方网站下载火狐浏览器,在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
行内样式?? 居然还在用行内样式,这样的代码看起来你还是初学,初学的话最好买本系统的书本来学习,而不是在网上搜索相关资料和提问。因为网上很多教程都是那些一知半解的人写的,你学了会害了你自己,他们在误人子弟。还有你不系统的学习,你永远有问不完的问题。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询