2016年4月22日
摘要: .popup{ width:500px; height:400px; position:absolute; top:50%; left:50%; margin-top:-200px; /*注意:这里的上,左边距的偏移是关键,一定要是height值的一半*/ margin-left:-250px; / 阅读全文
posted @ 2016-04-22 11:15 杨杨0708 阅读(1662) 评论(0) 推荐(0)