Visual Studio 2008 supports CSS 1.0, 2.0 and 2.1 only. If I try to add sth. like text-shadow property to a class then it is outlined as invalid.
Is there a Css definition or something that I can download and make vs recognize those new properties?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Visual Studio 2008 doesn’t support it because CSS 3 is not yet finalized and there are many parts of it that browsers do not yet support. However, you can create your own schema as outlined in Mikhail Arkhipov (MSFT)’s WebLog.