asked 188k views
5 votes
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

1 Answer

5 votes

Answer: That answer is a. Position

Step-by-step explanation:

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.

answered
User Jimbali
by
7.6k points

No related questions found