Sent by Michael Abramovich on 28 January 2003 01:01
let me see if i've got this right
to make a page so that it is vaguely readable in nn4, I have to split
the style sheet into two files, one that contains stuff nn4 can deal
with and the rest in the other, then use @import to reference the
other one, so that nn4 is unaware of the other stylesheet.
is this the only way? it seems a clumsy way to do it - surely there
are incompatibilities in doing it this way - ie i would have thought
that instead of just combining the two style sheets you really need to
replace some of the styles in the nn4 sheet with completely different
treatments.
forgive my ignorance here.
- michael a