Hi,
I have several divs in a page and some of them are superposed so i use z-index=0 for the one at the very botton and z-index=1 for the ones that have to be over it.
In IE6 it works fine, but not in Mozilla. Can somebody please suggest a way of displaying them ok in both browsers? (it could be solver by positioning the div that goes at the bottom the first one in the code, but i wonder if it could be done in some other way).
Thanks in advance.


