I've created a web page using tables, no CSS for layout. When I view in IE shows the black background color. when I view in Mozilla Firefox the background is white. Also, the top margins does not render as 0. This is my code
<body bgcolor="000000" leftMargin=0 topMargin=0>
Thanks for any help!
Bonnie