Re: [问题] 如何在full screen的页面上增加置中div

楼主: geniuswen ( )   2014-07-19 15:31:06
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 1000px;
z-index: 100;
z-index视情况需要再用
※ 引述《cgcat (小绵羊赶集)》之铭言:
: 想利用这个full screen的效果
: http://www.jq22.com/Demo462
: 然后在图片的上一层加上一个width:1000px置中的div
: 如果用position:fixed就不能用margin:auto来达到置中的效果
: 请问还有什么办法可以解吗?
: 谢谢

Links booklink

Contact Us: admin [ a t ] ucptt.com