This is my technical area for troubleshooting and learning new programming skills and much more. Here, you will find answers on a wide range of technologies such as AI, Machine Learning, OpenAI, Databricks, ASP.NET, C#, Python, Microsoft Access, MySQL, Amazon Web Services, SQL Server, PL/SQL, JD Edwards, SAS, Salesforce, APIs, MVC, and many others. Please feel free to visit and join the discussion!
Tuesday, November 16, 2010
Validation (XHTML 1.0 Transitional): Element 'video' is not supported. html5
getting error Validation (XHTML 1.0 Transitional): Element 'video' is not supported in vs2008. How to fix?
2 comments:
solution:-
http://johndyer.name/post/HTML5-XHTML5-Validation-Schema-for-Visual-Studio-2008.aspx
install following:
http://visualstudiogallery.msdn.microsoft.com/en-us/d771cbc8-d60a-40b0-a1d8-f19fc393127d
Post a Comment