InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property specifies the stack order of an element?(a) order(b) z-index(c) p-index(d) autoThis question was posed to me during an interview.I want to ask this question from CSS Miscellaneous Property in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The correct CHOICE is (b) z-index |
|