ie6 ie7 css 兼容性问题 15

刚学Css做了个东西但是ie6和ie7显示完全不同大家帮忙改改哈!不胜感激!!!css文件body{background-image:url(img/sub/backgr... 刚学Css 做了个东西 但是ie6 和 ie7 显示完全不同 大家帮忙改改哈! 不胜感激!!!
css文件
body {
background-image: url(img/sub/background.gif);
background-repeat: repeat-x;
font-family: "微软雅黑", "华文细黑", "黑体", Arial, sans-serif;
}

#wrap{
width:1055px;
margin-left:auto;
margin-right:auto;
}

#left{
margin-right:300px;
padding:0;
margin-top:0px;
}
#left-top{
margin-bottom:-16px;
margin-top:0px;
padding-top:20px;
height: 142px;
}
#left-mid{
margin-bottom:-16px;
margin-top:-16px;
margin-left:4px;
padding-left:15px;
padding-right:15px;
padding-bottom:4px;
padding-top:15px;
width:678px;
background-color:#FFFFFF;
}

#left-bottom{
margin-left:-1px;
margin-bottom:-16px;
margin-top:-16px;
height: 27px;
}

#right{
float:right;
width:430;
}
#right-top{
margin-bottom:-16px;
margin-top:0px;
height: 212px;
}
#right-mid{
margin-bottom:-16px;
margin-top:-16px;
padding-left:15px;
padding-right:15px;
padding-bottom:4px;
padding-top:0px;
margin-left:9px;
width:244px;
background-color:#00c809;
text-align:center;
}
#right-bottom{
margin-bottom:-16px;
margin-top:-16px;
height: 72px;
}
#right-mid a{
color:#FFFFFF;
font-size:24px;
}

html 代码
<!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" />
<link type="text/css" rel="stylesheet" href="index.css" />
<title>"全国大学生软件创新大赛"</title>
</head>

<body>
<div id="wrap">
<div id="header">
<img src="img/home/header.gif" alt=" " width="1058" height="167" border="0" usemap="#Map" />
<map name="Map" id="Map1">
<area shape="rect" coords="59,118,174,167" href="#" alt=" " />
<area shape="rect" coords="187,118,298,167" href="#" alt=" " />
<area shape="rect" coords="304,117,417,167" href="#" alt=" " />
<area shape="rect" coords="429,119,539,168" href="#" alt=" " />
<area shape="rect" coords="556,117,669,169" href="#" alt=" " />
<area shape="rect" coords="681,115,798,167" href="#" alt=" " />
<area shape="rect" coords="929,117,1041,167" href="#" alt=" " />
<area shape="rect" coords="803,118,918,167" href="#" alt=" " />
</map>
</div>

<div id="right">
<div id="right-top">
<p>
<img src="img/home/right_mid.gif" alt=" " />
</p>
</div>

<div id="right-mid">
<p>
aaa
</p>
</div>

<div id="right-bottom">
<p><img src="img/home/right_buttom.gif" alt=" " /></p>
</div>
</div>

<div id="left">
<div id="left-top">
<p><img src="img/home/left_mid.gif" alt=" " /></p>
</div>

<div id="left-mid">
<p> aa
</p>
</div>

<div id="left-bottom">
<p><img src="img/home/left_buttom.gif" alt=" " /></p>
</div>
</div>
</div>
</body>
</html>
展开
 我来答
百度网友3f9531f
2010-04-27 · TA获得超过509个赞
知道小有建树答主
回答量:433
采纳率:0%
帮助的人:266万
展开全部
在凡是有 margin-left 属性的样式里 加一句 display:inline;
勇气和激情
2010-04-27 · TA获得超过466个赞
知道小有建树答主
回答量:750
采纳率:100%
帮助的人:266万
展开全部
使用了Map? 还是在Dw下自己解决下吧
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
lingkunli
2010-04-28
知道答主
回答量:4
采纳率:0%
帮助的人:0
展开全部
解决办法:给你的这几个DIV加上宽度,
#right-top, #right-mid, #right-bottom { width:430px; }

当遇到这种问题时,推荐使用IE Developer Toolbar,可以查看每一个页面元素的现实状况。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
schl100861
2010-04-27 · TA获得超过374个赞
知道答主
回答量:118
采纳率:0%
帮助的人:64.9万
展开全部
查查ie6与ie7的不同之处 然后自己先试着改一下 我想靠你自己一定能搞出来的 呵呵
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(2)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式