<div> </div> <style> div{ position: relative; width: 200px; height: 200px; top:50%; left: 50%; margin-top:-100px; margin-left:-100px; background: #CCC; } </style>
css 垂直居中,布布扣,bubuko.com
css 垂直居中
原文:http://blog.csdn.net/wlqf366/article/details/30209051