单项选择题

可以将元素的定位模式设置为相对定位方式的是()。

A.position:static;
B.position:relative;
C.position:absolute;
D.position:fixed;