css div 绝对定位到底部不居中问题

position: absolute;

bottom: 0;

width: 100%;

加上width: 100%;就可以让div固定到底部并且居中

posted @ 2013-06-18 16:48  xuedong09  阅读(418)  评论(0编辑  收藏  举报