I was trying to write a page that uses a stacking order but cannot get the page to work concurrently in IE & Mozilla/Netscape. I may just write my page in a different way, but still am curious as to why I can't figure this out.
I'm using the z-index property to define the stacking order. I want an image to be placed in the background with text above it. When I set the images z-index to 0 & the text's z-index to 100, everything looks fine in Mozilla, but the image is above the text in IE. If I set the images z-index to -1, everything looks find in IE, but the image does not appear in Mozilla.
How do I get a stacking order that works in both browsers? Can someone check these pages in Netscape 7 for me (I've got Mozilla 1.3a)? Here's links to the two pages:
I'm using the z-index property to define the stacking order. I want an image to be placed in the background with text above it. When I set the images z-index to 0 & the text's z-index to 100, everything looks fine in Mozilla, but the image is above the text in IE. If I set the images z-index to -1, everything looks find in IE, but the image does not appear in Mozilla.
How do I get a stacking order that works in both browsers? Can someone check these pages in Netscape 7 for me (I've got Mozilla 1.3a)? Here's links to the two pages: