Hi,
While using JQuery and CSS file in asp.net
i am getting some error as:
Error 1 Validation (CSS 2.1): 'border-radius' is not a known CSS property name.
Error 13 Validation (CSS 2.1): 'format(' is not a valid value for the 'src' property.
Error 24 Validation (CSS 2.1): 'box-shadow' is not a known CSS property name.
Project is working fine but i don't want to see these error.
is there any thing like ignoring these type of errors?