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.
I mean, I'm getting the visual result I expected, and the stuff below is
only warnings, but the words make no sense to me and my gut tells me it's
just a matter of time before this bites me.  I know it's just newbie
ignorance, but that's not a state I tolerate well for long.  What's the best
way for a motivated guy to move forward to a more learned state here?  Any /
all suggestions are much appreciated.

Thanks again,
Bill
Warnings
URI : file://localhost/TextArea
  a.. Line : 2 (Level : 1) You have no color with your background-color :
.Listline0
  b.. Line : 7 (Level : 1) You have no color with your background-color :
.Listline1
Valid CSS information
  a.. .Listline0 {
    a.. background-color : #fff;
  }
  b.. .Listline1 {
    a.. background-color : #fcc;
  }
----- Original Message -----
From: "cj" <[EMAIL PROTECTED]>
To: "Bill Walton" <[EMAIL PROTECTED]>
Cc: <css-d@lists.css-discuss.org>
Sent: 2006-04-05 3:36 PM
Subject: Re: [css-d] newbie CSS on Firefox problem


> 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 require a url.  :)
>
> -> 2nd or 3rd option box on each page:
> http://validator.w3.org/
> http://jigsaw.w3.org/css-validator/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to