how to make an element above another css code example Example: how to make an element be above all the other elements html #login-box-id { z-index:99999; }