为什么margin-bottom设置后没效果,急! 20
<html><head><style>#picture{position:absolute;top:200px;left:200px;border:solid#CCCCC...
<html>
<head>
<style>
#picture
{
position:absolute;
top:200px;
left:200px;
border:solid #CCCCCC 1px;
width:140px;
height:120px;
padding-bottom:0px;
}
#picture .in
{
width:60px;
height:60px;
background-color:#00FF66;
margin-bottom:0px;
margin-left:22px;
}
</style>
</head>
<body>
<div id="picture">
<div class="in">
</div>
</div>
</body>
</html>
为什么里面的DIV设置margin-bottom:0px后没有贴住外面DIV的底边??我试了好多,发现margin-bottom怎么设置后没有用!!!我IE和FF都试过了,急!!!! 展开
<head>
<style>
#picture
{
position:absolute;
top:200px;
left:200px;
border:solid #CCCCCC 1px;
width:140px;
height:120px;
padding-bottom:0px;
}
#picture .in
{
width:60px;
height:60px;
background-color:#00FF66;
margin-bottom:0px;
margin-left:22px;
}
</style>
</head>
<body>
<div id="picture">
<div class="in">
</div>
</div>
</body>
</html>
为什么里面的DIV设置margin-bottom:0px后没有贴住外面DIV的底边??我试了好多,发现margin-bottom怎么设置后没有用!!!我IE和FF都试过了,急!!!! 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询