Maximum value of z-index
# Linked to 15 July 2009, 01:31 in Tips by Sam Brown
Z-index is used to determine the stacking order of absolutely positioned elements on a page. The CSS 2.1 spec says the value of z-index should be an integer. But it doesn’t define the any maximum values for it. So the actual max is …
Tweet Subscribe to the RSS Feed →