Re: Problem with validator

I would stick with standards and remove non-standard properties
because at least you will be sure what people see when doing tests on
your design.

On 9/18/07, Nikola Mitic <nikola.mitic@gmail.com> wrote:
> I just finish my new website at http://www.jewelryus.com/ and when I tried
> to validate it I am receiving errors for scrollbar properties like
> Property scrollbar-arrow-color doesn't exist
> ....
>
> Is there any way to solve that problem without removing that part of css?
>
> Best,
> Nikola Mitic
> http://www.twospots.com/
>
>
>
>  On 9/17/07, webmaster@reflexprojects.net <webmaster@reflexprojects.net>
> wrote:
> > I recently tried to validate my website using your service (it is coded in
> PHP, but that doesn't appear to be the problem), and it found 3 errors. Upon
> looking at these, it was an error with using 'background="image"' functions
> within a <td> tag. So, I asked for a tidy HTML version, and it generated
> one. I added this in, put the PHP coding in, but the backgrounds in the
> tables had gone. Does this mean I can't have table backgrounds for valid
> HTML? If not, why not? And is there an HTML-friendly way to do it if
> possible?
> >
> >
>
>

Received on Wednesday, 19 September 2007 16:15:28 UTC