单项选择题

下列样式代码中,可以实现绝对定位模式的是()。

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