摘要:
首们需要position:absolute搜索;绝对定位。而层的定位点,使用外补丁margin负值的方法。负值的大小为层自身宽度高度除以二。div { position:absolute; top:50%; left:50%; margin:-150px 0 0 -200px; width... 阅读全文
posted @ 2015-08-12 14:28
forever_elf
阅读(140)
评论(0)
推荐(0)