1
Hi everyone,
In the body of my style sheet I use "margin" to center my site in the browsers window. When navigating around my site using firefox the site jumps a little to the left or right, but is rock solid in IE. How should you center your site for best viewing with different browsers? Is the margin command wrong?
example
body {width:760px; background:#000000; margin-left:auto; margin-right:auto;}.
I have tried margin:auto; too, but still the same.
don (el paso)
motto - green chili for everything!