作者:卢启红 | 来源:互联网 | 2023-09-06 15:40
.ParentDIV{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center
.ParentDIV{
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
margin-top: 30px;
}
DIV下的DIV居中