单项选择题

css中相对定位的代码正确的是()。

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