I need help on centering my design coz its not showing what i wanted at IE. You can see it here http://sex-offenders.info/index3.php try it at firefox first and you can see its align in the center but in IE its align in the left.. Please help me how to fix this issue.. Will rep anyone who can help..
Try to add <div align="center"> in your html code. Usually IE not get center if you not give a command.
I already have that in the code. but still aligned in the left at IE... Edit: I fixed the problem. I just wrapped a <center> tag in the whole body and it works...
I wouldn't use a center tag if your working with css Enter that in your style file. And wrap your body with You can also set the width of your center area: And on top of your css stylesheet add: Without that IE won't center it
I already tried this before but didnt work on my design. i dont know what is the problem with my codes...