DIV中的文字垂直并且水平居中的CSS

.MsgPopup {
height: 100px;
line-height: 100px;
text-align: center;
}

原文地址:https://www.cnblogs.com/weiweithe/p/4447490.html