tags:

views:

98

answers:

4

What are the main new features of HTML 5 ?

A: 

The wikipedia page seems to cover it pretty well...

Ben Hughes
A: 

There are lots of resources on the internet:

Alan Haggai Alavi
+1  A: 

Dive into HTML5 is a pretty good book (unfinished, as of this very moment) that does a great job of teaching the new features.

Samir Talwar
A: 

You may be interested in the Google I/O 2010 Keynote from Day 1; it gives a basic overview of HTML5, and showcases many of the features that HTML5 adds. Basically HTML5 enables HTML and JavaScript to do many of the things desktop applications have been able to do, but in a way that is standardized across browsers and doesn't require any browser-specific hacks or plugins in order to implement.

Michael Aaron Safyan
also the keynote from Google IO 2009 is full of HTML5 demos - http://www.youtube.com/watch?v=S5aJAaGZIvk
Anurag