X-Mozilla-Status: 0001 Message-ID: <350DB067.48354CD2@nospam.execpc.com> Date: Mon, 16 Mar 1998 17:06:15 -0600 From: Eric Durant X-Mailer: Mozilla 4.04 [en] (WinNT; U) MIME-Version: 1.0 Newsgroups: comp.infosystems.www.authoring.site-design Subject: Re: Style sheet bug with Netscape ? References: <350D4C03.527E@seres.fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Netscape is sensitive to the order; try declaring the style before the BODY, say, in the HEAD. IE4 works with either version. Bertrand CHAUVAUX wrote: > I've tried this with Netscape Communicator 4.01 : > > > > ----> OK, it works. > > If I add TD {font-family: Arial, Helvetica} > then my tables are "Arial" and the body text returns to the Default font > family.