Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS W3C CSS Validator errors. Re: W3C CSS Validator errors.

#111064
chaitu
Member

Hi I am getting bellow css errors in (W3C CSS Validator errors.) while testing please give me the solution how to fix those type of errors
Here is those errors:

#signin_menu input[type=”text”], #signin_menu input[type=”password”] Property -moz-border-radius doesn’t exist : 4px
#signin_menu input[type=”text”], #signin_menu input[type=”password”] Property -webkit-border-radius doesn’t exist : 4px
#signin_menu input[type=”text”], #signin_menu input[type=”password”] Property behavior doesn’t exist : var(behaviorUrl)

.titre_section Property -moz-border-radius doesn’t exist : 5px
.titre_section Property -webkit-border-radius doesn’t exist : 5px
.titre_section Property -khtml-border-radius doesn’t exist : 5px
.titre_section Property behavior doesn’t exist : var(behaviorUrl)
.start-button Property -moz-border-radius doesn’t exist : 5px
.start-button Property -webkit-border-radius doesn’t exist : 5px
.start-button Property -khtml-border-radius doesn’t exist : 5px
.start-button Property behavior doesn’t exist : var(behaviorUrl)
.text_popup Property behavior doesn’t exist : url(../../../../js/scripts/libs/PIE.htc)
#overlay Property -webkit-backface-visibility doesn’t exist : hidden
.modal .modal_wrapper, .modal_ipad .modal_wrapper Property -webkit-overflow-scrolling doesn’t exist : touch

input, select, textarea Parse Error *vertical-align: middle;
input, select, textarea Parse Error }
button, input[type=”button”], input[type=”reset”], input[type=”submit”] Property -webkit-appearance doesn’t exist : button
button, input[type=”button”], input[type=”reset”], input[type=”submit”] Parse Error *overflow: visible;
button, input[type=”button”], input[type=”reset”], input[type=”submit”] Parse Error }
* Parse Error }

Thanks in Advance.
Chaitu