1. position
  2. set
  3. static
  4. fix

Share with your friends
AhmedNazir

Call

Answer: Option 1

Controls how an element is positioned. When set to absolute or fixed, the element is removed completely from the normal flow of the document. When set to relative, the element is moved relative to its position in the normal flow, but a space is left where it would normally have been. The default value, static, means the element remains in the normal flow and is not positioned.

Talk Doctor Online in Bissoy App