问题详情
要将某div设置为漂浮于页面之上,以下能做到得是:
A、position:absolute;
B、position:relative
C、position:fixed
D、position:static