The CSS relative positioning property called ____ moves the element relative to its original position but preserves the space reserved for the element in its original position.
a. position
b. top
c. left
d. location
The CSS position property defines the position of an element where generally the top, right, bottom, and left properties will determine the position of the element.