What are the five possible values of the css position property
Answers
Answered by
0
Explanation:
Elements are then positioned using the top, bottom, left, and right properties. However, these properties will not work unless the position property is set first.
...
There are five different position values:
static.
relative.
fixed.
absolute.
sticky.
Answered by
0
Explanation:
five possible values of CCS position property
Similar questions