HTML5 is the next version of HTML. Normally, people understand more than just the HTML stuff if they hear HTML5. It also contains new JavaScript functionality.
A few features of HTML5 are supported in Internet Explorer 8. Some of them can also be used in IE6. A wider range of features will be supported in IE10.
Regards.
If my post solves your problem, please mark as answer.
aspfun
Participant
1918 Points
1085 Posts
How to make HTML5 in VS2008 or VS2010?
Mar 01, 2012 03:05 PM|LINK
What is HTML5?
How to make HTML5 in VS2008 or VS2010?
Does internet explorer 8 support HTML5?
I want to learn HTML but have a few questions above.
Help!
madan535
Contributor
3229 Points
1180 Posts
Re: How to make HTML5 in VS2008 or VS2010?
Mar 01, 2012 03:10 PM|LINK
IE 8 doest not support.
IE9 Supports it
madan535
Contributor
3229 Points
1180 Posts
Re: How to make HTML5 in VS2008 or VS2010?
Mar 01, 2012 03:10 PM|LINK
HTML 5 Intellisense for Visual Studio 2010 and 2008
http://blogs.msdn.com/b/webdevtools/archive/2009/11/18/html-5-intellisense-and-validation-schema-for-visual-studio-2008-and-visual-web-developer.aspx
http://visualstudiogallery.msdn.microsoft.com/d771cbc8-d60a-40b0-a1d8-f19fc393127d
Horizon_Net
Star
8309 Points
1441 Posts
Re: How to make HTML5 in VS2008 or VS2010?
Mar 01, 2012 05:14 PM|LINK
HTML5 is the next version of HTML. Normally, people understand more than just the HTML stuff if they hear HTML5. It also contains new JavaScript functionality.
You should install the Web Standards Update for Visual Studio 2010 SP1. With that you get Intellisense support in Visual Studio. To get started just create a new ASP.NET project.
A few features of HTML5 are supported in Internet Explorer 8. Some of them can also be used in IE6. A wider range of features will be supported in IE10.
If my post solves your problem, please mark as answer.
ramiramilu
All-Star
97799 Points
14494 Posts
Re: How to make HTML5 in VS2008 or VS2010?
Mar 03, 2012 06:30 AM|LINK
HTML5 snippets are being allowed from next version of visual web developer - http://www.asp.net/vnext/overview/whitepapers/whats-new#_Toc318097396
you want to learn Html5 - http://www.w3schools.com/html5/default.asp
Browsers which support html5 - http://html5tutorial.net/general/which-browsers-support-html5.html
Thanks,
JumpStart
nilsan
All-Star
17526 Points
3823 Posts
Re: How to make HTML5 in VS2008 or VS2010?
Mar 03, 2012 06:39 AM|LINK
You might want to check out CanIUse, which shows what all major browsers support in HTML5, CSS3. Install VS2010 SP1 for HTML5 support.
You can use HTML5 without in VS2008 as well but you won't get intellisense support.
Blog | Get your forum question answered | Microsoft Community Contributor 2011