4

I've downloaded the latest version of Visual Studio 2010's Service Pack 1 from here. However, after I extracted the files, installed the SP1, and restarted the whole OS, still I don't get support for CSS3 and HTML5 in VS2010.

Have you experienced the same problem? Anyone has any idea?

Update: HTML5 and CSS3 support is promised in these links (and of course, many more could be found):

  1. Here
  2. Here
  3. And here

And also I've installed Web Standards Update for Microsoft Visual Studio 2010 SP1, but still no success.

Saeed Neamati
  • 35,341
  • 41
  • 136
  • 188
  • What is the problem? Did Microsoft promise that SP1 would support HTML5 and CSS3? – jalf Oct 29 '11 at 11:46
  • Yeah @jalf. Just search for VS2010 CSS3 and HTML5 support and you'll find out. – Saeed Neamati Oct 29 '11 at 11:47
  • 3
    Down-voter, please provide a valuable feedback. Have courage. – Saeed Neamati Oct 29 '11 at 11:48
  • Since you're the one asking the question, why don't *you* search for those keywords, and post the facts *here* for us to make it easy to answer your question? – jalf Oct 29 '11 at 11:52
  • It seems you've now solved your own problem. To benefit anyone else who comes across your question, could you please post your solution as an answer? – Luke Woodward Oct 29 '11 at 12:50
  • How says that I've solve my problem? What made you @LukeWoodward to think that? I still have the problem. I only updated the question because `jalf` wanted that. – Saeed Neamati Oct 29 '11 at 13:05
  • 2
    Perhaps have you looked at this: [Web Standards Update for Microsoft Visual Studio 2010 SP1](http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83)? It looks like you have it listed as your third option already... – ShelbyZ Oct 29 '11 at 13:11
  • Yeah, but after installing that, still the support is not there. – Saeed Neamati Oct 29 '11 at 13:21
  • @SaeedNeamati: you didn't say in your question that you'd installed the Web Standards Update. By adding links to pages about it, it seemed to me that you had found the reason why the HTML5 and CSS3 support was missing. If you have installed it and the relevant support is still not there, you have a genuine question. Bottom line: if you have installed this update, however, make it clear in your question that you have. – Luke Woodward Oct 29 '11 at 15:08
  • 1
    Saeed, it's not clear to everyone whether you've installed just the VS2010 SP1 patch, or if you've installed that *and* the Web Standards Update for Microsoft Visual Studio 2010 SP1. – robertc Oct 29 '11 at 17:05

2 Answers2

2

visual studio 2010 is not suopporting HTML5 and CSS3. you need to install Web Standards Update for Microsoft Visual Studio 2010 SP1

Chamika Sandamal
  • 23,565
  • 5
  • 63
  • 86
0

Go to Tools->Options->Text Editor->HTML->Validations Select Target As HTML5 Also for CSS on Home VS screen near run button select combobox as css 3.0 it will definetly solve ur problem.