单项选择题
设置在浏览器上下左右居中,以下写法正确的是()
A.model{position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:-100px;}
B.model{position:absolute;top:50%;left:50%;margin-left:50px;margin-top:-100px;}
C.model{position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:100px;}
D.model{position:absolute;top:50%;left:50%;margin-left:50px;margin-top:100px;}
点击查看答案&解析
相关考题
