|
|
 |
Re: FN-FORUM: breadcrumb path - OSC
date posted 28th March 2008 07:58
On 28 Mar 2008 00:10:26 -0000, Lee Rickler [EMAIL REMOVED] wrote:
>
> Just trying to validate some CSS and the only error I am getting is this:
> 97 Value Error : border initial is not a color value : 0 initial initial
>
> Now, I would have assumed this meant that on line 97 you have set border:0
>
> In fact line 97 is padding:6px 0 6px 0;
>
> I have checked all border tags and none of the are set to 0.
> All either have values or are set to 0 none.
> I have tried:
> border:0
> border:none
> border:0 none
> border:none 0
>
> All produce the same error.
>
> Anyone understand why this error continues?
>
got some more of the file?
sometimes the line numbers don't match
|
 |
|