本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

z-index

Specifies the stacking order of the element relative to other layers. A higher z-index value will place the element above layers with lower z-index values.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+4.0+1.0+

Usage

[integer]

Availability

W3C CSS2

Related