A web application created to understand the concept of Z-Index in CSS in an interactive and GUI based manner.
Link to project: https://understanding-z-index.netlify.app/
Tech used: HTML, CSS, JavaScript
This web application is built using vanilla JavaScript. It is a useful tool to understand the concept of z-index in CSS. It makes learning this simple concept fun.
I created this project a few years ago to revise the basics of JavaScript.