怎样给一个元素相对定位()。
A:position:relative;
B:position:absolute;
C:position:fixed
D:position:static
出自:计算机科学