What is the purpose of the z-index and how is it used?
Answer Posted / Amresh Kumar Singh
The "z-index" property is used to control the stacking order of HTML elements on a webpage. It allows you to specify the vertical layering of elements, with higher values bringing an element forward (closer to the user) and lower values sending it back (further away).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers