多项选择题
A.display:block B.position:relative C.display:inline-block D.float
A.left:50%;top:50%; B.position:fixed; C.float:left D.margin-left:-50px;margin-top:-50px;
A.不能单独使用 B.元素相对定位 C.元素浮动 D.元素绝对定位