Let VS2010 also support HTML5 and CSS3 syntax validation
Steps:
First open the VS2010 or you can download it yourself, I'm using the VS Extender
Pop-up the following screen, then select in, the CSS3, in the upper right corner of the input, you can see the following, and then select the extension you want to install, here I choose to support HTML5 and css3.0 two downloads
- First download the Vs2010sp1-kb983509.exe vs2010sp1 patch and then install
- Also need css3.0 package, in download CSS3 is 2.1.1.mis, and then install, at this time these two departments are installed, VS2010 has CSS3.0 option, but can not choose,
- Locate Css30.xml in the CSS folder you just installed in path C:\Program Files\Microsoft Visual Studio 10.0\common7\packages\1033\schemas, and copy it to D:\ Microsoft Visual Studio 10.0\common7\packages\2052\schemas\css Path (Note: This is the path to install VS2010)
- And then you're OK.
- Effect
Let VS2010 also support HTML5 and CSS3 syntax validation