Quote:
Originally Posted by JSWolf
You mean HTML uses three-dimensional text? How come I've never seen it? 
|
You just haven't been looking hard enough.
Understanding CSS z-index
Quote:
In CSS 2.1, each box has a position in three dimensions. In addition to their horizontal and vertical positions, boxes lie along a "z-axis" and are formatted one on top of the other. Z-axis positions are particularly relevant when boxes overlap visually.
|