DivitoDesign

Everything for the Web Professional

Z-Index : Overlap HTML Elements With CSS

Information about the Author:

Name:

URL: http://twitter.com/divitodesign

Description enjoy design, write articles, like typography, love football, keep chilling.

More on: CSS

52 Comments

  1. very good ,that is why my div z-index doesnt work before i ve found this post

  2. Pato says:

    doesn’t works for me =( this is my code. Whats wrong?

    #wrapper .footer {
    position:absolute
    height: 375px;
    width: 900px;
    z-index:2
    }
    #wrapper .contenido {
    position:absolute
    height: 300px;
    width: 400px;
    z-index:1;
    margin-right: auto;
    margin-left: auto;
    }

Please Respond and Give your Opinion

We use Gravatar to handle our avatars. Get one there!