CSS 3.0 in Visual Studio 2010

前端 未结 5 1171
离开以前
离开以前 2020-12-03 06:42

I would like to use Validation (CSS 3.0) instead of CSS 2.1 for Visual Studio 2010. I\'ve scanned through SO and noticed a comment saying that 3.0 wasn\'t finalized so it wa

5条回答
  •  无人及你
    2020-12-03 06:50

    For Visual Web Developer 2010 Express use this:

    Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VWDExpress\10.0\Packages\{A764E895-518D-11d2-9A89-00C04F79EFC3}\Schemas\Schema 5] "File"="css30.xml" "Friendly Name"="CSS 3.0"
    

提交回复
热议问题