divcss控制盒子上下移动代码正常情况下和float情况下只需要设置margin-top就可以调整距离上面元素的距离,如果元素是使用relative或者absolute就得使用top和left来设置距离上侧和左侧的距离了div{width:100pxoverflow:h2023-02-20html-css170