Maison > Article > interface Web > CSS3 使用 box-align 、box-pack 垂直居中,在 IE 11 下居然无效?_html/css_WEB-ITnose
CSS3 使用 box-align 、box-pack 垂直居中,在 IE 11 下居然无效?
nbsp;html>
http://css.doyoe.com/properties/layout/display.htm
display:box;
box-align:center;
box-pack:center;
ie11都不支持