Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread Kenny Graham
Since you specified text colors, it's just suggesting that you specify background colors too, just incase the user sets their default background color to the same as your specified text color, etc. CSS validator warnings usually aren't big deals, but be sure there aren't any errors. __

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread Ed Seehouse
On 4/5/06, Bill Walton <[EMAIL PROTECTED]> wrote: > Sorry to bother you guys again, but I pasted the stylesheet in the W3C > css-validator and got the results below, which I totally do not understand. > a.. Line : 2 (Level : 1) You have no color with your background-color : This is a warning, n

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread Bill Walton
b.. .Listline1 { a.. background-color : #fcc; } - Original Message - From: "cj" <[EMAIL PROTECTED]> To: "Bill Walton" <[EMAIL PROTECTED]> Cc: Sent: 2006-04-05 3:36 PM Subject: Re: [css-d] newbie CSS on Firefox problem > On 4/5/06, Bill Walton <[EMAIL

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread Bill Walton
sage - From: "francky" <[EMAIL PROTECTED]> To: "Bill Walton" <[EMAIL PROTECTED]> Cc: Sent: 2006-04-05 4:00 PM Subject: Re: [css-d] newbie CSS on Firefox problem > Bill Walton wrote: > > >[...] > >The W3C CSS validator requires a URL. > &

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread L. David Baron
On Wednesday 2006-04-05 15:15 -0500, Bill Walton wrote: > Thank you very very much. That was driving me crazy. The W3C CSS validator > requires a URL. Is there one for the desktop you'd recommend? I'd sure > like to avoid this in the future, if possible. In addition to the file-upload mechanis

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread francky
Bill Walton wrote: >[...] >The W3C CSS validator requires a URL. >Is there one for the desktop you'd recommend? >[...] > Hi Bill, The w3c css-validator has also the possibility to upload a stylesheet , or, in a text-box, to upload partial

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread cj
On 4/5/06, Bill Walton <[EMAIL PROTECTED]> wrote: > Hi Ron, > > Thank you very very much. That was driving me crazy. The W3C CSS validator > requires a URL. Is there one for the desktop you'd recommend? I'd sure > like to avoid this in the future, if possible. you're in luck! they don't requi

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread Bill Walton
- Original Message - From: "Pringle, Ron" <[EMAIL PROTECTED]> To: "Bill Walton" <[EMAIL PROTECTED]>; Sent: 2006-04-05 2:52 PM Subject: RE: [css-d] newbie CSS on Firefox problem Bill wrote: > Greetings from a CSS newbie; > > I apologize in advance for v

Re: [css-d] newbie CSS on Firefox problem

2006-04-05 Thread Pringle, Ron
Bill wrote: > Greetings from a CSS newbie; > > I apologize in advance for violating the prohibition on > posting code but 1) I have no where to put this yet, and 2) > it's so trivial I'm hoping you'll allow it. > > Here's my problem. I cannot get even a trivial piece of CSS > working on Fire