Html – Setting Z-index of child element less than parent wihtout hiding it
I have a parent div which has a background image (an SVG with just a diagonal line). My child div will have some background-color depending on the value of a variable. I want to show the parent background image (diagonal…