✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
<Style type- "text / css">
div {position: absolute }
</ Style>
<Body>
<Div style = "z-index: l; background: orange"> CCC </ div>
<Div style = "z-index: 2; background: orange"> BB </ div>
<Div style = "z-index: 3; background: orange"> A </ div>
</ Body> :
(CSS)