Which of the following property specifies the stack order of an element?
A
order
B
z-index
C
p-index
D
auto
Correct Answer: z-index
The correct option is z-index. It can only be applied on positioned values.