NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Idiotic Perl stylesheet (Score:1)
Reply to This
Re:Idiotic Perl stylesheet (Score:2)
What browser are you using? Of the ones I've tried, Mozilla and Galeon both work fine. Opera 6 has a little trouble with the overview page and Netscape 4 is a disaster :( IE 5.5 works about as well as Opera.I guess CSS doesn't degrade as well as I thought it did!/p.
Re:Idiotic Perl stylesheet (Score:1)
Re:Idiotic Perl stylesheet (Score:2)
I see what you're saying. There seems to be a difference of opinion between Mozilla and Galeon on one hand and IE and Opera on the other as to how to deal with this.
As I understand it (and Mozilla/Galeon seems to agree) because I have the body font size set to 3em, all other sizes are relative to that baseline. Therefore .5em should be half of 3em or 1.5 times the size of normal type. Opera and IE disagree and use it as a absolute size.
I'm no CSS expert, so I don't know which of these interpretations is
Re:Idiotic Perl stylesheet (Score:1)