Quote:
Originally Posted by Russic
As I understand it HTML and HTML5 are slightly different animals are they not? I've never looked into HTML5 but would be curious.
|
Indeed.
HTML5 can still be used as a markup language (the M in HTML), but it also adds scripting APIs, which enables a lot of new functionality (like video playback, for one example).
It adds a ton of new functionality, and it will be interesting to see what people can do with it.