Hello all -
I'm having a LOT of trouble trying to center a container div in Netscape and Mozilla. Of course it works fine in IE if I use
body {text-align: center; }. However, I've tried more than one thing on Netscape and Mozilla (margin-left: auto, margin-right:auto, aligning the div, putting it IN another aligned container div).. nothing seems to work.
I know that Netscape has a lot of trouble with divs that contain other divs but no actual content.. and I'm not sure why.
Is that my problem?
Is there a hack I'm supposed to use?
The actual page is located at www.pixellatedfool.com/problems/main2.html
and the CSS file is located at www.pixellatedfool.com/problems/agony_style2.css
Any help would be greatly appreciated!
Iris*