Saturday 15 May 2010

ASP.NET controls and HTML5 -


Why does the ASP .NET control generate HTML which tells VS2010 that HTML5 is not compatible? Is there any way around it?

Example: Drop a password recovery control on your page and ask it to convert the user name (or question or answer) to a template. Generated HTML has the characteristics of cellpadding and seleping and VS2010, they are outlined with warning: attribute 'cellophane' element 'table' is valid Not attribute .

NB You have to set the goal schema for HTML5 to see these alerts.

First you should install and then change the XHTML 1.0 Transitional Inauguration System for HTML 5 i.e. P>

  & lt ;! DOCTYPE html & gt; & Lt; Html & gt;    

No comments:

Post a Comment