CSS Tutorial: Setting the Z-Index Order (OMG the Web in 3D)
I’ve been getting a few hits on my site about creating an overlapping, tabbed horizontal navigation, but a lot of searchers just want to know about setting the z-index order to overlap elements. Here’s a nuts and bolts tutorial. HTML & CSS code is at the bottom.
Let’s say you have these two boxes…
#demo_box_orange { width: [...]