css z-index

✔️ z-index CSS Style Property

המאפיין z-index מגדיר את קדימות האלמנט בסדר התצוגה כאשר האלמנטים מוצגים זה על גבי ה בשכבות

דוגמא: העבר לאחור או קדם

Demo Panel:
CSSGuide
The best CSS Guide
CSS:
HTML:
Syntax:

z-index: auto | number | initial | inherit;

Valid values:
  • auto, revert, revert-layer, unset, inherit, initial

Js Syntax: element.style.zIndex

תאימות דפדפנים

z-index
הערך שנבדקChromeFirefoxEdgeCOpera
-1✔️✔️✔️✔️
auto✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
inherit✔️✔️✔️✔️
initial✔️✔️✔️✔️