Forum Moderators: not2easy

Message Too Old, No Replies

CSS Validator Problem

Validation problem

         

addy

9:36 am on Jan 19, 2009 (gmt 0)

10+ Year Member



Hi all

i make this site and use css <snip>

but when this site i validate in this validator : [jigsaw.w3.org...]

then validator report show no error but show many warnings of same error

Same colors for color and background-color in two contexts .button1:hover and .reclinks a

then any person help me why validor show in all wanrnings same color error

thanks in advance

[edited by: eelixduppy at 3:55 pm (utc) on Jan. 19, 2009]
[edit reason] removed URL [/edit]

simonuk

10:00 am on Jan 19, 2009 (gmt 0)

10+ Year Member



The warnings do not mean you have failed. Because the validator is a bot there are a number of things it cannot check itself (like background and forground colours contrasting enough).

The warnings are simply the rules that a human needs to check to make sure it has passed.

addy

12:47 pm on Jan 19, 2009 (gmt 0)

10+ Year Member



Thanks for ur guideness