html - Stop Visual Web Developer from putting "span lang="en-us" tags -


I understand how the VWD styles apply, depending on how you can modify the text formatting , And found that it keeps putting a

  span lang = "en-us"  

tag in front of things. Google's check did not generate any item for the VWD, so I thought if anyone knows to stop adding this tag then can I ask?

Thank you!

Google's results indicate similar problems in this 'family' products (frontpage, expression web)

Do you try to resolve these products? Like the language specified in the HTML tags?

  & lt; Html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml: lang = "en" & gt;  

Source:


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -