HTML doctype for includes (Visual Studio or HTML generic)

后端 未结 1 1369
旧巷少年郎
旧巷少年郎 2020-12-11 19:23

Is there a doctype for includes, which tells validators (at design time, my IDE VS2010) not to check an included HTML fragment (or do a lenient check instea

相关标签:
1条回答
  • 2020-12-11 19:32

    Do those errors persist after installing Web Standards Update for Microsoft Visual Studio 2010 SP1?

    If you find it really annoying, you could always disable it completely under tools -> options -> text editor -> html -> validation

    0 讨论(0)
提交回复
热议问题