好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

有个疑惑?_html/css_WEB-ITnose

margin-top和top到底什么区别!!!!!


 .div1{border:1px red solid;width:200px;height:100px;position:absolute;color:#FFFFFF;background:#33CCFF;}.div2{border:1px red solid;width:200px;height:100px;position:relative;background:#000000;color:#FFFFFF;margin-top:100px;    //这里top:100px 的话div2就往下,如果 margin-top:100px;的话 ,为什么div1也会跟着往下}  

div1

查看更多关于有个疑惑?_html/css_WEB-ITnose的详细内容...

  阅读:40次