zIndex How to Use ZIndex CSS property and values Coding Example
CSS property that sets the position of the element, allowing the CSS to change the default stacking order. The default zindex value is 0, using an integer larger than 0, and overlapping the position of the page elements can be done by setting the value of the zindex property.