Why am I getting all these CSS Error messages.

260 views
Skip to first unread message

stapes

unread,
Apr 25, 2012, 8:13:29 AM4/25/12
to Design the Web with CSS
I am using Visual Studio to build an application using ASP.NET and VB.

Suddenly, it is displaying loads of errors on the CSS page.

Everything it is flagging is actually valid. I have checked:

'background-clip' is not a known CSS property name.
'background-origin' is not a known CSS property name.
'background-size' is not a known CSS property name.
'border-bottom-left-radius' is not a known CSS property name.
'border-top-left-radius' is not a known CSS property name.
'border-top-right-radius' is not a known CSS property name.
'box-shadow' is not a known CSS property name.
'overflow-x' is not a known CSS property name.
'overflow-y' is not a known CSS property name.
'text-shadow' is not a known CSS property name.
'url( ' is not a valid value for the 'background-image' property.

Why am I getting all these error messages?




Debora Baldessar

unread,
May 9, 2012, 9:06:05 PM5/9/12
to css-d...@googlegroups.com
VS is checking your Style sheet based on CSS 2.1 (default) and you used higher properties.
Just forget about it...


2012/4/25 stapes <steve....@gmail.com>




--
--
You received this because you are subscribed to the "Design the Web with CSS" at Google groups.
To post: css-d...@googlegroups.com
To unsubscribe: css-design-...@googlegroups.com

Reply all
Reply to author
Forward
0 new messages