- From: Russell Griechen <russgri@bellsouth.net>
- Date: Tue, 8 Jan 2002 12:16:12 -0600
- To: ばあど <yuutan@sepia.plala.or.jp>, <www-style@w3.org>
> It is about the 'z-index' property of CSS2, > can this property use a negative value? > Can't it use, unless it is zero or more? Each element's rendering box is automatically assigned an integer z-index stacking level based on its context in the document. Boxes with greater z-axis numbers will appear in front of boxes with lower z-axis numbers ('0' and negative numbers are allowed.) http://www.blooberry.com/indexdot/css/properties/position/zindex.htm Russell Griechen
Received on Tuesday, 8 January 2002 13:19:04 UTC