Vidyalelo
CSS · Q15

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 15

Q15

Which of the following property specifies the stack order of an element?

A.
order
B.
z-index
Answer
C.
p-index
D.
auto

Answer: Option B

Solution

Answer: Option B
Solution:
The correct option is z-index. It can only be applied on positioned values.