From: Carl Parrish Date: 2002-03-21T17:42:05+09:00 Subject: Re: [OT] web standars (was: web templating for static sites?) > > I apologize for continuing an off-topic thread, but I've heard several > > people mention this @import trick and I'd like to know what it is. Could > > someone please explain this to me, preferably with examples? At least one > > page on my site does not render correctly in Netscape or Mozilla due to its > > heavy reliance on CSS, and I'd like to fix this. > If your page isn't showing up correctly in Mozilla (0.9.9) then I would suspect that your CSS isn't correct you may want to validate it with the W3C's validator. Carl P.