All properties entered in an Css file display the following error "Validation (CSS 3.0): "property name" is not a known CSS property name."But when running the site the css file seams to work. so I'm wondering is why it shows the errors.Hope
some one can help because as a newbie in web development I tend to make lots of errors and with this issue I won't be able to distiguish which is a error and which property is not.
SilverMatrix
Member
1 Points
2 Posts
WebMatrix displays an error with every CSS property
Jul 08, 2012 09:14 PM|LINK
Hi
All properties entered in an Css file display the following error "Validation (CSS 3.0): "property name" is not a known CSS property name."But when running the site the css file seams to work. so I'm wondering is why it shows the errors.Hope some one can help because as a newbie in web development I tend to make lots of errors and with this issue I won't be able to distiguish which is a error and which property is not.
Thanks
Mikesdotnett...
All-Star
154927 Points
19867 Posts
Moderator
MVP
Re: WebMatrix displays an error with every CSS property
Jul 08, 2012 09:18 PM|LINK
It's a known bug in the Release Candidate. It should be fixed in the RTM.
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter
SilverMatrix
Member
1 Points
2 Posts
Re: WebMatrix displays an error with every CSS property
Jul 08, 2012 10:26 PM|LINK
Thanks mike for your reply.