简体   繁体   中英

Visual Studio 2008 Css 3 support

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?

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 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM