F1: The multimedia firm I work for recently created a site for a client in Microsoft FrontPage. In Explorer, the page looks fine. In Netscape, there's a line straight through the middle. The page is split into two frames and uses tables for the images. Can you help me get rid of this line?
Place the following parameters within the BODY tag:
LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"