兼容IE的彻底居中布局

代码详见: https://github.com/screamingColor/save/blob/master/test/center.htmljavascript IE8下的效果:php 本文采用绝对定位和flexbox两种方式: 第一种绝对定位方式: 先定位到父元素50%的地方再移动自身的50%css .outb{ position: relative; height: 200px; wid
相关文章
相关标签/搜索