CSS errors
Page 1 of 1
CSS errors
Hi all,While validating CSS, I am getting following errors. Can i remove this lines from stylesheet? Is this make any impact?
Property -webkit-border-radius doesn't exist : 3px
Property -moz-border-radius doesn't exist : 3px
Re: CSS errors
these are CSS 3 properties are you using CSS 3 and validating CSS 3 ?in CSS 2xx these properties does not exist validator is quite right :)
Page 1 of 1