HTML5 in ASP.NET
December 31, 2011 by Manjunath HK · Leave a Comment
There are various new features that have been implemented in HTML5.
You can read more about HTML5 here.
But remember not all the browsers, especially Internet Explorer from Microsoft, yet support HTML5 completely. There are various work-around to overcome these problems.
I shall keep posting about this in the coming days.
For a simple basic implementation, I’ve created a sample using HTML5 here. This sample page works in IE6 as well.
Keep watching.
Manjunath HK