输入banner图图片脚本导航/分类

CSS3使用box-align、box-pack垂直居中,在IE11下居然无效?_html/css_WEB-ITnose

CSS3 使用 box-align 、box-pack 垂直居中,在 IE 11 下居然无效?





无标题文档




示例文字



回复讨论(解决方案)

http://css.doyoe.com/properties/layout/display.htm
display:box;
box-align:center;
box-pack:center;
ie11都不支持