You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este elemento tiene <spanclass="css-property">position: relative;</span> y establece un nuevo contexto de apilamiento con <spanclass="css-property">z-index: 0;</span>
80
80
</p>
81
81
<divclass="css-element absolute-1">
82
-
1) Primer elemento con <divclass="css-property">postition: absolute; z-index: 1;</div>
82
+
1) Primer elemento con <divclass="css-property">postition: absolute; z-index: 3;</div>
83
83
</div>
84
84
<divclass="css-element absolute-2">
85
85
2) Segundo elemento con <divclass="css-property">postition: absolute; z-index: 2;</div>
86
86
</div>
87
87
<divclass="css-element absolute-3">
88
-
3) Tercer elemento con <divclass="css-property">postition: absolute; z-index: 3;</div>
88
+
3) Tercer elemento con <divclass="css-property">postition: absolute; z-index: 1;</div>
0 commit comments