is there a site somewhere that will show me code that netscape and mozilla doesnt take? This is getting so annoying, none of my css looks good it firefox or navigator.
Can you post your css or show a link? Firefox is pretty much compliant with w3c css standards so it behaves like it should. Navigator couldn’t make up it’s mind between 6 and 7 and the new version I have no clue.
<div style="text-align:center">
and this so far in my linked css
BODY { margin-top: 0 ;
background: #0C3E6A url("images/bg.gif");
background-repeat: repeat-y;
background-position: center;
}