---
title: "WORK OF Z-INDEX IN CSS?"  
description: "WORK OF Z-INDEX IN CSS?"  
author: "Manish Kumar"  
published: 2018-05-22  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/23409/work-of-z-index-in-css  
category: "css-css3"  
tags: ["css-css3", "css"]  
reading_time: 1 minute  

---

# WORK OF Z-INDEX IN CSS?

It defines the stach order of an element In Z index having stack order is always in front of an element with a lower stach ordder.

## Answers

### Answer by Manish Kumar

It defines the stach order of an element In Z index having stack order is always in front of an element with a lower stach ordder.


---

Original Source: https://www.mindstick.com/interview/23409/work-of-z-index-in-css

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
