left的内容跑到了main下面?
.left{height:500px; background:blue;width:200px;float:left;}
.right{height:500px; background:green;margin-left:210px;}.left{height:500px; background:blue;width:200px;float:left;}
.right{height:500px; background:green;margin-left:210px;}2018-05-02
举报