When I submitted the following snippet at (http://jigsaw.w3.org)
It produced the following error:tr.nodelet_head { font-weight : bold; color : #ff9933; background-color : #990000; }
Errors * Line: 5 Context : tr.nodelet Parse Error - nodelet_head { font-weight : bold; color : #ff9933; back +ground-color : #990000; }
So that's one thing to bear in mind as the PM stylesheet (available by 'viewing source') contains quite a few elements named with an underscore. Whilst most browsers couldn't give a fig and either work or not, Mozzila routinely ignores any named elements with an underscore in the name causing unexpected results.
Thank you for listening to my rant.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: On CSS and other machinations.
by sch (Pilgrim) on Oct 20, 2002 at 19:39 UTC | |
by Aristotle (Chancellor) on Oct 20, 2002 at 20:02 UTC | |
by sch (Pilgrim) on Oct 22, 2002 at 05:11 UTC | |
|
Re: On CSS and other machinations.
by Mission (Hermit) on Oct 21, 2002 at 13:40 UTC | |
by adrianh (Chancellor) on Oct 21, 2002 at 21:31 UTC | |
|
Re: On CSS and other machinations.
by joe++ (Friar) on Oct 21, 2002 at 15:58 UTC | |
|
Re: (nrd) On CSS and other machinations.
by newrisedesigns (Curate) on Oct 21, 2002 at 14:06 UTC | |
|
Re: On CSS and other machinations.
by barrd (Canon) on Oct 21, 2002 at 17:19 UTC |