http://www.perlmonks.org?node_id=149041


in reply to Re: Re (tilly) 3: PerlMonks XHTML+CSS: an implementation
in thread PerlMonks XHTML+CSS: an implementation

It would be next to impossible to do anything fancy without serving different style sheets for older browsers. As a rule when I have to get fancy I disable them on IE3, and do seperate ones for NN4.x, IE4.x and a fancier one for later browsers.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
()-()                                                      ()-()
 \"/    DON'T   BLAME   ME,   I  VOTED   FOR    PACO!       \"/
  `                                                          ` 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Replies are listed 'Best First'.
Re: Re: Re: Re (tilly) 3: PerlMonks XHTML+CSS: an implementation
by Masem (Monsignor) on Mar 04, 2002 at 01:00 UTC
    There will be no problem that if, after we CSS the site, the only *style* information that is sent is one that is specified in the theme the user has selected (assuming, of course, that there's a "no style" theme), or in the stylesheet that the user specifies. Just because the CSS classes or ids are there, does not imply that CSS will be applied correctly.

    (Now, extending this further, it would be interesting to allow two different stylesheets that a user can specified, one for NS4, and one for everything else, but I don't think we need to go that far.)

    -----------------------------------------------------
    Dr. Michael K. Neylon - mneylon-pm@masemware.com || "You've left the lens cap of your mind on again, Pinky" - The Brain
    "I can see my house from here!"
    It's not what you know, but knowing how to find it if you don't know that's important