需要居中显示的子盒子 <body> <div class="box">我要居中显示</div> </body> 一、子盒子拥有固定的长宽 1、绝对定位 + margin负间距 .box { background: red; width: 200px; height: 200px; position: Read More
posted @ 2021-06-10 14:49 我的世界蹦擦擦 Views(419) Comments(0) Diggs(0)