摘要: 均分,高版本可代替floatIE高低版本据不支持 阅读全文
posted @ 2015-05-26 16:32 丑萌嘞 阅读(277) 评论(0) 推荐(0)
摘要: 第一种最常见:(元素是绝对定位而不是相对定位).inner{ width: 400px; height: 200px; position:absolute; left:50%; top:50%; margin:-100px 0 0 -200px; background-color: green;}测... 阅读全文
posted @ 2015-05-26 16:25 丑萌嘞 阅读(298) 评论(0) 推荐(0)