1、使用css3样式属性display:flex设定水平垂直居中,父元素样式属性display:flex; 2.使用margin-top -一半的高度 3.使用绝对布局absolute和margin:auto 相关文章: