阅读背景:

子元素设置margen-top,父元素跟随移动解决方法

来源:互联网 
css:
 div{
      background: blue;
      width: 200px;
      height: 200px;

    }
    p{
      background: red;
      width: 50px;
      height: 50px;
      margin-top: 30px;
    }
css:
 div{
      background: blue;
      wi



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: