My code has eliminated the top margin for FF but the IE browser still has a big margin.
<body bgcolor="#000000" leftmargin="-10" topmargin="-10" marginwidth="-5" marginheight="-5">
I used all sorts of numbers and left things with a negative number.
The page can be viewed here. There is still work to be done.
I used css to format the page first but many of our users are still using older browsers at work (corporations and the military). The CSS worked fine with new browsers but did not with older(IE6.0) ones. Both pages are designed for 1024x768 resolution
I am using tables. But that damn top margin in IE.
Thanks
Dave