What is the purpose of the z-index and how is it used?
Answer / 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 |
What is the use and syntax of class in css?
What does a css reset do?
How to create rounded corners?
What is css and how does it work?
Explain the css box model and its different elements.
What do you call a drop down menu?
How css is used in html?
How do you create a style sheet?
How do you make an external style sheet?
What are 3d transforms in css3?
What is the difference between position absolute and fixed?
What are child selectors??