That which we know is a little thing; that which we do not know is immense.” Pierre - Simon de Laplace
A resource for web developers a code snippet library with step by step tutorials.

a resource for web developers...

       

Search Amazon

XHTML: CSS Layout tutorial code snippet 8.

 

Up Up to XHTML: CSS Layout overview page

 

 

Creating layers with the z-index: stack order.

Elements must be positioned with either 'position:absolute', 'position:relative' or 'position:fixed'.

An element with a higher z-index appears in front of an element with a lower z-index.

 





Output view

 

 

Open the above example in a new window to view the layout in full.


View above example in a new window



Back to top

 

Bookmark and Share

 

Copyright © 2006-2010 justfigures.co.uk