为什么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都试过了,急!!!!
展开
 我来答
遥望小说屋
2009-03-12 · TA获得超过171个赞
知道答主
回答量:116
采纳率:0%
帮助的人:62.2万
展开全部
。。。。
margin-bottom:0px 那是废代码好不好
如果你是做一条线的话加上下面代码:
clear:both;
overflow:inherit;
height:2px;
高度自己定
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式