A-A+

以下代码片断中 属于绝对定位的是()。A #box{width:100px;height:50px;position:absolute;}B

2019-07-28 10:10:32 学历考试 阅读

问题详情

以下代码片断中,属于绝对定位的是()。

A、#box{width:100px;height:50px;position:absolute;}

B、#box{width:100px;height:50px;position:static;}

C、#box{width:100px;height:50px;position:relative;}

D、#box{width:100px;height:50px;}

参考答案

考点: