慕的地1413241
2020-07-17 17:41
一直没居中
.box {
border: 1px solid #00ee00;
height: 300px;
width:300px;
position:relative;
}
.box1 {
width: 200px;
height: 200px;
border: 1px solid red;
top:50%;
left:50%;
margin-left:-100px;
margin-top:-100px;
position:absolute;
}
你发过来我给你看看
代码没写好
初识HTML(5)+CSS(3)-升级版
1225297 学习 · 18230 问题
相似问题
回答 1
回答 2
回答 3
回答 2
回答 3