I remember NS 4.x sometimes had trouble with things like linked style sheets and scripts based on the order of the attributes in the link or script element. Try switching the rel, type and href around.
In article <9p2kik$1qu$05$[EMAIL PROTECTED]>, "Paul" <[EMAIL PROTECTED]> wrote: > I installed Netscape 4.76 to test my homepage in Netscape with a version > lower than 6. In IE and Netscape 6 it looks fine, but in 4.76 my CSS are not > used by the browser. I linked them with > <link rel=stylesheet type="text/css" href="res/menue.css"> > between <head> and </head>. > What could be the prob ? > > Check out http://www.abitur2004.net for original webpage. > > CYA > >
