Nick Fitzsimons wrote:
> It's a bug in your editor; even IE doesn't have _that_ degree of a
> problem parsing CSS.
>
Thanks Nick.
I'm using (a surely out-dated version of) Edit Plus.
__
css-discuss [EMAIL PROTECTED]
http://
On 17 Oct 2007, at 14:32, Brian Cummiskey wrote:
> Just ran into this while working on an "automotive" tab. The
> grafic for
> it is called "auto.gif"
>
> #topnav a#tn_auto {
> background: url(/grafx/auto.gif) no-repeat 0 0;
> }
>
> My editor highlighted "auto".gif in the background url, du
Hi all,
Just ran into this while working on an "automotive" tab. The grafic for
it is called "auto.gif"
#topnav a#tn_auto {
background: url(/grafx/auto.gif) no-repeat 0 0;
}
My editor highlighted "auto".gif in the background url, due to auto
being a reserved word.
It seems to work in my