[thelist] Netscape... why?

Mark Gallagher mark at cyberfuddle.com
Fri Jun 7 09:38:39 CDT 2002


john-paul wrote:
>>why not just develop for standards compliant browsers, and use the @import
>>technique, thus letting the netscape 4 people see a simple page?
>
> ugh... the @import technique solves the NS4 problem, but it doesn't solve
> the same problem in several other browsers still in use... ie4.x/win for
> one...

I know from experience that

   @import "foo.css";

isn't understood by IE4 - I only found it out by accident (surfing in
IE4 - shock horror!), simply because I'd defaulted to "" because I
thought it was easier to remember and use.

   @import (foo.css);

Or whatever the other version is won't block IE4, it's true.


--
Mark Gallagher
http://cyberfuddle.com/infinitebabble/







More information about the thelist mailing list